WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
JobSwift.AI - Apply For A Job Differently

JobSwift.AI - Apply For A Job Differently

View on Chrome Web Store
View JobSwift.AI - Apply For A Job Differently Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
1 views
This extension has been viewed 1 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.

JobSwift.AI's extension enables rapid job applications by auto-populating forms with your CV data, reducing errors and saving time
Type
Extension
Users
35 users
1
Website jobswift.ai
jobswift.ai
View author page of jobswift.ai
Published
Published on December 28, 2024
Version 1.26.0
Manifest version
3
Updated
Updated on February 12, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JobSwift.AI - Apply For A Job Differently 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": "1.26.0",
    "name": "JobSwift.AI - Apply For A Job Differently",
    "description": "JobSwift.AI's extension enables rapid job applications by auto-populating forms with your CV data, reducing errors and saving time",
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "identity",
        "downloads",
        "storage",
        "management"
    ],
    "host_permissions": [
        "https:\/\/api.jobswift.ai\/*",
        "https:\/\/auth.jobswift.ai\/*",
        "https:\/\/app.jobswift.ai\/*"
    ],
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "src\/background.js"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "{9cf79223-1a65-4e6f-86e1-7e55a3297639}"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.jobswift.ai\/*"
            ],
            "js": [
                "src\/contentScript.js"
            ],
            "run_at": "document_start"
        }
    ]
}
© 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