FFRef Firefox

Examine source code of FFRef

Inspect and view changes in FFRef source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FFRef",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "id": "ffref@local.host"
    }
  },
  "permissions": [
    "storage"
  ],
  "description": "Switches to one of multiple amazon ref links on each visit.",
  "icons": {
    "48": "icons/ffref-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.de/*"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Melhores alternativas FFRef

Aqui estão algumas Firefox add-ons que são similares a FFRef: