WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Simplify Copilot - Autofill job applications, job tracker & AI resumes

Simplify Copilot - Autofill job applications, job tracker & AI resumes

View on Chrome Web Store
View Simplify Copilot - Autofill job applications, job tracker & AI resumes Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (3,059 ratings)
4 new ratings
5 views
This extension has been viewed 5 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.

The better way to job search. Quick apply and autofill job applications in one click. Track jobs, companies, resumes & more!
Type
Extension
Users
400,000 users
100K
Website simplify.jobs
Simplify Jobs Inc.
View author page of Simplify Jobs Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 26, 2021
Version 2.1.10
Manifest version
3
Updated
Updated on July 4, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Simplify Copilot - Autofill job applications, job tracker & AI resumes 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",
    "manifest_version": 3,
    "name": "Simplify Copilot - Autofill job applications, job tracker & AI resumes",
    "version": "2.1.10",
    "icons": {
        "16": "assets\/icons\/favicon-16.png",
        "32": "assets\/icons\/favicon-32.png",
        "48": "assets\/icons\/favicon-48.png",
        "128": "assets\/icons\/favicon-128.png"
    },
    "description": "The better way to job search. Quick apply and autofill job applications in one click. Track jobs, companies, resumes & more!",
    "homepage_url": "https:\/\/simplify.jobs\/",
    "short_name": "Simplify Copilot",
    "permissions": [
        "activeTab",
        "alarms",
        "cookies",
        "contextMenus",
        "offscreen",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'wasm-unsafe-eval'; style-src 'self' 'wasm-unsafe-eval' 'sha256-p9ZiOd7f9dJhTZCQXDnv1mMXzX1CSCY3DevRUA9ivXM='; connect-src *; img-src 'self' https:\/\/storage.googleapis.com https:\/\/res.cloudinary.com https:\/\/ui-avatars.com data:"
    },
    "author": "Simplify Jobs Inc.",
    "minimum_chrome_version": "109",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/favicon-16.png",
            "32": "assets\/icons\/favicon-32.png",
            "48": "assets\/icons\/favicon-48.png",
            "128": "assets\/icons\/favicon-128.png"
        },
        "default_title": "Simplify Copilot",
        "chrome_style": false
    },
    "background": {
        "service_worker": "js\/background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/contentScript.bundle.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.simplify.jobs\/*",
            "https:\/\/*.village.do\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "css\/*",
                "js\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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