BeamApply Firefox

Examine source code of BeamApply

제작자: Shubham Avas. Add-on
Inspect and view changes in BeamApply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BeamApply",
  "description": "A fast, deterministic, privacy-first browser extension for autofilling job applications.",
  "version": "1.3.0",
  "icons": {
    "16": "/icon/logo-only.svg",
    "32": "/icon/logo-only.svg",
    "48": "/icon/logo-only.svg",
    "96": "/icon/logo-full.svg",
    "128": "/icon/logo-full.svg"
  },
  "developer": {
    "name": "BeamApply",
    "url": "https://beamapply.com"
  },
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "beamapply@beamapply.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "action": {
    "default_title": "BeamApply",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://boards.greenhouse.io/*",
        "https://job-boards.greenhouse.io/*"
      ],
      "all_frames": true,
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

최고의 BeamApply 대안

다음은 BeamApply과(와) 유사한 Firefox add-on입니다: