Archive.org linker Firefox

Examine source code of Archive.org linker

By: Darvid
Inspect and view changes in Archive.org linker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Archive.org linker",
  "version": "0.1.0",
  "description": "Convert links to archive.org links",
  "homepage_url": "https://github.com/buckley-w-david/archiveorg-linker",
  "icons": {
    "48": "icons/filling-cabinet.svg",
    "96": "icons/filling-cabinet.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/filling-cabinet.svg",
    "default_title": "Archivify"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Archive.org linker Alternatives

Here are some Firefox add-ons that are similar to Archive.org linker: