JobPilot AI Firefox

Examine source code of JobPilot AI

Inspect and view changes in JobPilot AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JobPilot AI",
  "version": "1.0.0",
  "description": "Context-aware AI autofill for job applications.",
  "action": {
    "default_title": "JobPilot AI",
    "default_popup": "popup/index.html"
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "commands": {
    "toggle-jobpilot": {
      "suggested_key": {
        "default": "Ctrl+Shift+J",
        "mac": "Command+Shift+J"
      },
      "description": "Toggle JobPilot on the current tab"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jobpilot-ai@example.com",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  }
}

Best JobPilot AI Alternatives

Here are some Firefox add-ons that are similar to JobPilot AI: