AutoMapLinker Firefox

Examine source code of AutoMapLinker

By: smcmo
Inspect and view changes in AutoMapLinker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoMapLinker",
  "description": "Automatically links to job posting locations on Indeed",
  "version": "1.0",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "action": {
    "default_icon": "images/icon-48.png"
  },
  "content_scripts": [
    {
      "js": [
        "indeed.js"
      ],
      "matches": [
        "https://www.indeed.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "automaplinker@beansquared.com"
    }
  }
}

Best AutoMapLinker Alternatives

Here are some Firefox add-ons that are similar to AutoMapLinker: