WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
JobWizard: AI Autofill Job Applications & LinkedIn Referrals

JobWizard: AI Autofill Job Applications & LinkedIn Referrals

View on Chrome Web Store
View JobWizard: AI Autofill Job Applications & LinkedIn Referrals Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (117 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.

Autofill job applications, find referrals, track applications, and generate ATS-optimized resumes with AI — apply 10x faster.
Type
Extension
Users
10,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.57
Manifest version
3
Updated
Updated on August 7, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobWizard: AI Autofill Job Applications & LinkedIn Referrals 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: AI Autofill Job Applications & LinkedIn Referrals",
    "version": "1.0.57",
    "description": "Autofill job applications, find referrals, track applications, and generate ATS-optimized resumes with AI \u2014 apply 10x faster.",
    "minimum_chrome_version": "108",
    "host_permissions": [
        "https:\/\/*.jobwizard.ai\/*",
        "https:\/\/*\/*",
        "https:\/\/api.jobwizard.ai\/*"
    ],
    "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.7.1.min.js",
                "js\/html2canvas.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