WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CareerAI - Search, Track and Autofill Jobs

CareerAI - Search, Track and Autofill Jobs

View on Chrome Web Store
View CareerAI - Search, Track and Autofill Jobs Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (18 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.

Streamline your job hunt with CareerAI: Easily search and track jobs, autofill applications, and create resumes and cover letters.
Type
Extension
Users
133 users
5
product.team
View author page of product.team
Published
Published on May 17, 2024
Version 2.1.5
Manifest version
3
Updated
Updated on April 21, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View CareerAI - Search, Track and Autofill Jobs 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",
    "name": "CareerAI - Search, Track and Autofill Jobs",
    "description": "Streamline your job hunt with CareerAI: Easily search and track jobs, autofill applications, and create resumes and cover letters.",
    "version": "2.1.5",
    "manifest_version": 3,
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "CareerAI - Search, Track and Autofill Jobs",
        "default_icon": "icon.png"
    },
    "permissions": [
        "storage"
    ],
    "homepage_url": "https:\/\/app.careerai.io",
    "host_permissions": [
        "https:\/\/app.careerai.io\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/accounts.google.com\/gsi\/client;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "C.svg",
                "icon.png",
                "closeicon.svg",
                "lockedicon.svg",
                "unlockicon.svg",
                "logo.svg",
                "info.svg",
                "x.svg",
                "success.svg",
                "ovalbg.svg",
                "ovalbg2.svg",
                "hub.svg",
                "tick.svg",
                "linkedin.svg",
                "job.svg",
                "company.svg",
                "pin.svg",
                "waring.svg",
                "user.svg",
                "jobboard.svg",
                "simplyhired.svg",
                "indeed.svg",
                "ziprecruiter.svg",
                "dice.svg",
                "builtin.svg",
                "glassdoor.svg",
                "login.svg",
                "light-loader.svg",
                "dark-loader.svg",
                "jobtrack.svg",
                "info-icon.svg",
                "icon-cross.png",
                "noJobImage.svg",
                "tailoredIcon.svg",
                "error.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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