WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

JobWizard - Autofill Job Applications, Apply Smarter

JobWizard - Autofill Job Applications, Apply Smarter

View on Chrome Web Store
View JobWizard - Autofill Job Applications, Apply Smarter Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (114 ratings)
2 new ratings
0 views
This extension has been viewed 0 times

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

Autofill applications. Answer questions. ATS checks. Job referrals. Customize resume & cover letter. In-job chat. Track applications
Type
Extension
Users
9,000 users
500
Website jobwizard.ai
JobWizard
View author page of JobWizard
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 18, 2023
Version 1.0.45
Manifest version
3
Updated
Updated on May 1, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobWizard - Autofill Job Applications, Apply Smarter 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": "JobWizard - Autofill Job Applications, Apply Smarter",
    "version": "1.0.45",
    "description": "Autofill applications. Answer questions. ATS checks. Job referrals. Customize resume & cover letter. In-job chat. Track applications",
    "minimum_chrome_version": "108",
    "host_permissions": [
        "https:\/\/*.jobwizard.ai\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "background",
        "storage",
        "cookies",
        "scripting",
        "activeTab",
        "tabs"
    ],
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icons\/thumbnails_16.png",
            "32": "icons\/thumbnails_32.png",
            "48": "icons\/thumbnails_48.png",
            "128": "icons\/thumbnails_128.png"
        },
        "default_title": "Auto Form Filler"
    },
    "icons": {
        "16": "icons\/thumbnails_16.png",
        "32": "icons\/thumbnails_32.png",
        "48": "icons\/thumbnails_48.png",
        "128": "icons\/thumbnails_128.png"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "commands": {
        "shortcut_autofill": {
            "suggested_key": {
                "default": "Alt+Shift+D",
                "mac": "Alt+Shift+D"
            },
            "description": "Autofill"
        },
        "shortcut_popup": {
            "suggested_key": {
                "default": "Alt+Shift+A",
                "mac": "Alt+Shift+A"
            },
            "description": "Popup\/Minimize"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "css\/*",
                "fonts\/*",
                "icons\/*",
                "js\/marked.min.js",
                "images\/*.png"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "\/css\/content_generate.css",
                "\/css\/common.css"
            ],
            "js": [
                "js\/jquery-3.6.3.min.js",
                "js\/custom-elements.min.js",
                "js\/marked.min.js",
                "js\/fuse.min.js",
                "js\/bundle.js"
            ],
            "run_at": "document_end",
            "type": "module",
            "all_frames": true
        }
    ],
    "author": "[email protected]"
}
© 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