WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Career.io Job Auto Apply

Career.io Job Auto Apply

View on Chrome Web Store
View Career.io Job Auto Apply Chrome Extension on Chrome Web Store
Add to bookmarks
2.6 (27 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

The easiest way to Auto Apply for job opportunities from anywhere on the web!
Type
Extension
Users
9,000 users
500
Website career.io
career.io
View author page of career.io
Published
Published on January 15, 2021
Version 0.0.33
Manifest version
3
Updated
Updated on June 19, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Career.io Job Auto Apply Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Career.io Job Auto Apply",
    "description": "The easiest way to Auto Apply for job opportunities from anywhere on the web!",
    "version": "0.0.33",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.linkedin.*\/*"
            ],
            "js": [
                "insertLinkedinContent.js"
            ],
            "css": [
                "job_board_common.css",
                "linkedin_cio_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.indeed.*\/*"
            ],
            "js": [
                "insertIndeedContent.js"
            ],
            "css": [
                "job_board_common.css",
                "indeed_cio_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.glassdoor.*\/*"
            ],
            "js": [
                "insertGlassdoorContent.js"
            ],
            "css": [
                "job_board_common.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.seek.*\/*"
            ],
            "js": [
                "insertSeekContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_seek_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.ziprecruiter.com\/*"
            ],
            "js": [
                "insertZipRecruiterContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_zip_recruiter_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.ziprecruiter.co.uk\/*"
            ],
            "js": [
                "insertZipRecruiterContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_zip_recruiter_uk_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.naukri.*\/*"
            ],
            "js": [
                "insertNaukriContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_naukri_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.simplyhired.*\/*"
            ],
            "js": [
                "insertSimplyHiredContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_simply_hired_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.dice.*\/*"
            ],
            "js": [
                "insertDiceContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_dice_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/eurojobs.com\/*"
            ],
            "js": [
                "insertEuroJobsContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_euro_jobs_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/jooble.*\/*"
            ],
            "js": [
                "insertJoobleContent.js"
            ],
            "css": [
                "job_board_common.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.reed.co.*\/*"
            ],
            "js": [
                "insertReedContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_reed_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.totaljobs.*\/*",
                "*:\/\/*.stepstone.de\/*",
                "*:\/\/*.irishjobs.ie\/*",
                "*:\/\/*.nijobs.*\/*",
                "*:\/\/*.caterer.*\/*"
            ],
            "js": [
                "insertStepStoneContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_stepstone_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.monster.*\/*"
            ],
            "js": [
                "insertMonsterContent.js"
            ],
            "css": [
                "job_board_common.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.talent.*\/*"
            ],
            "js": [
                "insertTalentContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_talent_content.css"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.careerbuilder.com\/*"
            ],
            "js": [
                "insertCareerBuilderContent.js"
            ],
            "css": [
                "job_board_common.css",
                "insert_career_builder_content.css"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "*:\/\/*\/"
    ],
    "action": {
        "default_title": "Open Resume Tracker",
        "default_popup": "app.html?popup=true"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.css",
                "careerio.svg",
                "icon128.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "128": "icon128.png"
    }
}
© 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.
Go to top