WebExtension.net
WebExtension.net

Hide LinkedIn Applicants

View on Chrome Web Store
View Hide LinkedIn Applicants Chrome Extension on Chrome Web Store
5.0 (2 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Hide the number of job applicants for roles on LinkedIn.
Type
Extension
Users
46 users
2
decemberthedeveloper
View author page of decemberthedeveloper
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 11, 2023
Version 0.0.13
Manifest version
3
Updated
Updated on June 10, 2024
View on Chrome Web Store
View Hide LinkedIn Applicants Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hide LinkedIn Applicants",
    "version": "0.0.13",
    "description": "Hide the number of job applicants for roles on LinkedIn.",
    "permissions": [
        "scripting"
    ],
    "icons": {
        "16": "images\/hide-emoji-16.png",
        "32": "images\/hide-emoji-32.png",
        "48": "images\/hide-emoji-48.png",
        "128": "images\/hide-emoji-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*.css"
            ],
            "extension_ids": [
                "pokgcjppglddgaomdkidlbcljngaflcd"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.linkedin.com\/*"
            ],
            "css": [
                "css\/global.css"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "*:\/\/www.linkedin.com\/*"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top