Potential Ghost Job Detector Firefox

Examine source code of Potential Ghost Job Detector

By: mkpatt
Inspect and view changes in Potential Ghost Job Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ghost Job Detector",
  "version": "1.2",
  "description": "Detects potential ghost job listings on job boards.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.linkedin.com/jobs/*",
        "https://*.indeed.com/viewjob*",
        "https://*.glassdoor.com/Job/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4112f612-4575-48c6-b1da-41b2a94fb5b1}"
    }
  }
}

Best Potential Ghost Job Detector Alternatives

Here are some Firefox add-ons that are similar to Potential Ghost Job Detector: