auto apply Firefox

Examine source code of auto apply

By: Castle
Inspect and view changes in auto apply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Job Mercenary: auto apply",
  "version": "1.0.2",
  "manifest_version": 3,
  "description": "Streamline your job hunt with Job Mercenary—an efficient extension that automates repetitive application tasks",
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "https://*.internshala.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "Job Mercenary"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jobmercenary@example.com",
      "strict_min_version": "89.0",
      "manifest_version": 2
    }
  }
}

Best auto apply Alternatives

Here are some Firefox add-ons that are similar to auto apply: