Open in the Internet Archive Firefox

Examine source code of Open in the Internet Archive

Inspect and view changes in Open in the Internet Archive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Open in the Internet Archive",
  "version": "3.0",
  "description": "Opens the current page in the Internet Archive.",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "assets/images/icon16.png",
    "48": "assets/images/icon48.png",
    "128": "assets/images/icon128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "assets/scripts/background.js"
    ]
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b652b22-c4c3-4260-b716-5454026c538f}"
    }
  }
}

Best Open in the Internet Archive Alternatives

Here are some Firefox add-ons that are similar to Open in the Internet Archive: