Applybee - Job Application Assistant Firefox

Examine source code of Applybee - Job Application Assistant

Inspect and view changes in Applybee - Job Application Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Applybee - Job Application Assistant",
  "version": "1.1.2",
  "description": "Semi-automatically apply to jobs on external ATS platforms with cover letter generation, CV customization, and form auto-fill.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Applybee"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "downloads"
  ],
  "host_permissions": [
    "*://*.myworkday.com/*",
    "*://*.myworkdayjobs.com/*",
    "*://*.workday.com/*",
    "*://boards.greenhouse.io/*",
    "*://job-boards.greenhouse.io/*",
    "*://jobs.lever.co/*",
    "*://*.icims.com/*",
    "*://*.ashbyhq.com/*",
    "*://*.breezy.hr/*",
    "*://*.workable.com/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.myworkday.com/*",
        "*://*.myworkdayjobs.com/*",
        "*://*.workday.com/*",
        "*://boards.greenhouse.io/*",
        "*://job-boards.greenhouse.io/*",
        "*://jobs.lever.co/*",
        "*://*.icims.com/*",
        "*://*.ashbyhq.com/*",
        "*://*.breezy.hr/*",
        "*://*.workable.com/*"
      ],
      "js": [
        "content/content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@applybee.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteActivity"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Applybee - Job Application Assistant Alternatives

Here are some Firefox add-ons that are similar to Applybee - Job Application Assistant: