WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Undetectable AI - Auto Job Applier

Undetectable AI - Auto Job Applier

View on Chrome Web Store
View Undetectable AI - Auto Job Applier Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
3 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 19, 2025.

⚡ Need a Job Fast? Undetectable AI's Auto Job Applier will do all the work for you. Our AI won't take your job—it will get you one!…
Type
Extension
Users
410 users
6
ud-devs
View author page of ud-devs
Published
Published on March 23, 2025
Version 1.0.30
Manifest version
3
Updated
Updated on April 18, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Undetectable AI - Auto Job Applier 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",
    "version": "1.0.30",
    "name": "Undetectable AI - Auto Job Applier",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "storage",
        "sidePanel",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/api.openai.com\/*",
        "https:\/\/dev.undetectable.ai\/*",
        "https:\/\/undetectable.ai\/*"
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_title": "Auto Job Applier",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "side_panel": {
        "default_path": "html\/popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.ziprecruiter.com\/jobs-search?search*"
            ],
            "js": [
                "js\/zr.js"
            ],
            "css": [
                "css\/contentStyle.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.ziprecruiter.com\/jobs*"
            ],
            "js": [
                "js\/zr.js"
            ],
            "css": [
                "css\/contentStyle.css"
            ],
            "type": "module"
        },
        {
            "matches": [
                "https:\/\/www.ziprecruiter.com\/jobseeker\/*",
                "https:\/\/www.ziprecruiter.com\/jobseeker\/home"
            ],
            "js": [
                "js\/zrs.js"
            ],
            "type": "module"
        },
        {
            "matches": [
                "https:\/\/www.ziprecruiter.com\/profile\/*"
            ],
            "js": [
                "js\/zrp.js"
            ]
        },
        {
            "matches": [
                "https:\/\/undetectable.ai\/*",
                "https:\/\/undetectable.ai\/apps\/ai-job-application\/*",
                "https:\/\/undetectable.ai\/*\/apps\/ai-job-application\/*",
                "https:\/\/undetectable.ai\/apps\/ai-job-application\/my-applications",
                "https:\/\/undetectable.ai\/*\/apps\/ai-job-application\/my-applications"
            ],
            "js": [
                "js\/ud.js"
            ],
            "css": [
                "css\/contentStyleUD.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ],
            "js": [
                "js\/jac.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "css\/contentStyle.css",
                "js\/apis.js",
                "images\/autojobapplier.png",
                "fonts\/BloggerSans-Medium.eot",
                "fonts\/BloggerSans-Medium.woff",
                "fonts\/BloggerSans-Medium.ttf",
                "fonts\/BloggerSans-Medium.svg"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ]
}
© 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