WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Indeed Scraper

Indeed Scraper

View on Chrome Web Store
5.0 (1 ratings)
0 views
0 downloads

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

Scrape Indeed Jobs, including salary, locations and apply links to CSV/EXCEL. Easy to use.
Type
Extension
Users
76 users
1
Alex
Published
Version 2.0.1
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.0.1",
    "author": "Plasmo Corp. <foss@plasmo.com>",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "js": [
                "DownloadButton.34ff3a7f.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "js": [
                "Downloader.8eb8c125.js"
            ],
            "css": []
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAls5PH3NNrIEvrKdeBTXm3nzhhzBmTdGFVFeyv81d7H\/D2z0Uy3w9rdqaOdn0DOn\/pNOPN1tH4GcuZIgSFmaRaO\/qKdQL7\/QruNAKXbi4nVnYaFD8zU83g3+m0sZgstrskoTDR13EOmKE2R2ZZ2hcrb\/\/Wkoc\/r26QWkPPJJwZ1X1W1LvA1A\/gIlsemgljokTJwH25YfYcuwOdcnb4dFpUFRCDiKHHH9Q0IauZh7HfhaqMewDo0\/wBqXcaws7kbuiVU5JMlqxa4expwO524ERdJ7mLi7pjldqrSZ7rPqKsjS0Py8Wxx\/+xqCOuPnyWUcGJoSy\/kX0jL9PUuDu9rrhMQIDAQAB",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "resources": [
                "browser.4ceded9e.js",
                "DownloadButton.95bad065.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "resources": [
                "browser.4ceded9e.js",
                "DownloadButton.95bad065.css"
            ]
        }
    ]
}
© 2025 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.