WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
JobFillr - Autofill your Job Applications

JobFillr - Autofill your Job Applications

View on Chrome Web Store
View JobFillr - Autofill your Job Applications Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (13 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 application with one click to fill all details like Email, First name, Last name, Country and much more.
Type
Extension
Users
689 users
3
Website jobfillr.com
talhatahir4050
View author page of talhatahir4050
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 12, 2023
Version 1.2.0.0
Manifest version
3
Updated
Updated on December 13, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobFillr - Autofill your Job Applications 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": "JobFillr - Autofill your Job Applications",
    "version": "1.2.0.0",
    "description": "Autofill job application with one click to fill all details like Email, First name, Last name, Country and much more.",
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "options_page": "options\/options.html",
    "icons": {
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/icon-128.png",
                "icons\/icon-512.png",
                "content.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "scripts\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    }
}
© 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