Amplifier  AMP/Canonical switcher Firefox

Examine source code of Amplifier AMP/Canonical switcher

Inspect and view changes in Amplifier AMP/Canonical switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amplifier  AMP/Canonical switcher",
  "short_name": "Amplifier",
  "description": "Quickly switch between Canonical and AMP version of a page",
  "version": "0.1.1resigned1",
  "author": "heubergen",
  "icons": {
    "48": "media/amplifier48.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/amplified.js"
      ],
      "run_at": "document_end"
    }
  ],
  "page_action": {
    "default_icon": "media/switcher.png",
    "default_title": "AMP version not detected"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5b7ab7f-8086-4daf-8c0c-7568aaa19be7}"
    }
  }
}

Best Amplifier AMP/Canonical switcher Alternatives

Here are some Firefox add-ons that are similar to Amplifier AMP/Canonical switcher: