WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
JobForm Automator: AI Auto Apply, Autofill Most Forms & Auto Email HR

JobForm Automator: AI Auto Apply, Autofill Most Forms & Auto Email HR

View on Chrome Web Store
View JobForm Automator: AI Auto Apply, Autofill Most Forms & Auto Email HR Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (23 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.

Automate your job Applications : Auto-Apply on LinkedIn & Monster, AI Auto-Fill Forms, Auto Email HR
Type
Extension
Users
448 users
7
Aiking Solutions
View author page of Aiking Solutions
Published
Published on November 13, 2023
Version 2.12
Manifest version
3
Updated
Updated on July 11, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobForm Automator: AI Auto Apply, Autofill Most Forms & Auto Email HR 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,
    "version": "2.12",
    "name": "JobForm Automator: AI Auto Apply, Autofill Most Forms & Auto Email HR",
    "description": "Automate your job Applications : Auto-Apply on LinkedIn & Monster, AI Auto-Fill Forms, Auto Email HR",
    "action": {
        "default_popup": ".\/intro.html",
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo64.png",
            "128": "images\/logo128.png"
        },
        "default_title": "JobFrom Automator"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo64.png",
        "128": "images\/logo128.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "tabs",
        "notifications",
        "alarms",
        "scripting"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true
        }
    ],
    "content_security_policy": {
        "content_security_policy": "script-src 'self'; 'wasm-unsafe-eval'; object-src 'self';"
    }
}
© 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