Archive That Firefox

Examine source code of Archive That

Inspect and view changes in Archive That source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Archive That",
  "version": "1.0",
  "description": "Adds a webpage to the wayback machine and archive.ph",
  "icons": {
    "48": "icons/archive.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/archive.png",
    "default_title": "Archive That",
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cee9b869-7af2-42e8-8ede-3963f8b2fe8c}"
    }
  }
}

Best Archive That Alternatives

Here are some Firefox add-ons that are similar to Archive That: