WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Job Autofill - AI-Powered Job Search & Autofill Assistant

Job Autofill - AI-Powered Job Search & Autofill Assistant

View on Chrome Web Store
View Job Autofill - AI-Powered Job Search & Autofill Assistant Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (19 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.

Streamlined job search, autofill job forms, generate cover letters, auto upload resumes, and track applications.
Type
Extension
Users
656 users
27
Website flashapply.ai
FlashApply
View author page of FlashApply
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 1, 2023
Version 0.0.1.1
Manifest version
3
Updated
Updated on December 6, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Job Autofill - AI-Powered Job Search & Autofill Assistant 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": "Job Autofill - AI-Powered Job Search & Autofill Assistant",
    "short_name": "FlashApply",
    "description": "Streamlined job search, autofill job forms, generate cover letters, auto upload resumes, and track applications.",
    "version": "0.0.1.1",
    "manifest_version": 3,
    "action": {
        "default_popup": ".\/pages\/page.html"
    },
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png",
        "240": "img\/logo-240.png"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-6c41ebeb.c43cbb62.js"
            ],
            "matches": [
                "*:\/\/*.greenhouse.io\/*",
                "*:\/\/jobs.lever.co\/*",
                "*:\/\/jobs.ashbyhq.com\/*",
                "*:\/\/apply.workable.com\/*",
                "*:\/\/jobs.smartrecruiters.com\/*",
                "*:\/\/jobs.jobvite.com\/*",
                "*:\/\/*.csod.com\/ux\/ats\/careersite\/*",
                "*:\/\/*.flashapply.ai\/*"
            ],
            "run_at": "document_end",
            "css": [
                "css\/infoModal.css",
                "css\/smartApplyButton.css",
                "css\/sidepanel.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-48.png",
                "img\/logo-128.png",
                "img\/logo-240.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.csod.com\/*",
                "*:\/\/*.flashapply.ai\/*",
                "*:\/\/*.greenhouse.io\/*",
                "*:\/\/apply.workable.com\/*",
                "*:\/\/jobs.ashbyhq.com\/*",
                "*:\/\/jobs.jobvite.com\/*",
                "*:\/\/jobs.lever.co\/*",
                "*:\/\/jobs.smartrecruiters.com\/*"
            ],
            "resources": [
                "assets\/chunk-e98d4ead.js",
                "assets\/chunk-e6303baf.js",
                "assets\/chunk-6c41ebeb.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "host_permissions": [
        "https:\/\/flashapply.ai\/*",
        "https:\/\/www.linkedin.com\/*"
    ],
    "permissions": [
        "cookies",
        "storage",
        "tabs"
    ]
}
© 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