WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
JobAutopilot - AI Resume Sender & Tracker

JobAutopilot - AI Resume Sender & Tracker

View on Chrome Web Store
View JobAutopilot - AI Resume Sender & Tracker Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (14 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.

Turbocharge your job search. AI-powered automation for smarter applications. Elevate your career now!
Type
Extension
Users
413 users
4
JobAutopilot.com
View author page of JobAutopilot.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 24, 2023
Version 1.20.5
Manifest version
3
Updated
Updated on June 9, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobAutopilot - AI Resume Sender & Tracker 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",
    "short_name": "JobAutopilot",
    "name": "JobAutopilot - AI Resume Sender & Tracker",
    "manifest_version": 3,
    "description": "Turbocharge your job search. AI-powered automation for smarter applications. Elevate your career now!",
    "action": {
        "default_popup": "index.html",
        "default_title": "JobAutopilot"
    },
    "icons": {
        "16": "logos\/logo16.png",
        "32": "logos\/logo32.png",
        "48": "logos\/logo48.png",
        "128": "logos\/logo128.png"
    },
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/static\/js\/content.js"
            ],
            "all_frames": false,
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "cookies",
        "storage",
        "scripting",
        "management"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "css\/content.css",
                "logos\/*.*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/jobautopilot.com\/*"
        ]
    },
    "version": "1.20.5"
}
© 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