Inspect and view changes in Get Archive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Get Archive",
"description": "Gets a previous version from a webpage using archive.org, archive.is, webcitation.org or Google Cache.",
"homepage_url": "http://hugsmile.eu",
"default_locale": "en",
"manifest_version": 2,
"version": "4.0.1resigned1",
"background": {
"scripts": [
"background.js",
"shared.js",
"toolbaricon.js"
]
},
"icons": {
"64": "icons/dark/getarchive-64.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"getarchive.js",
"utils/keyutils.js",
"shared.js"
],
"run_at": "document_start"
}
],
"applications": {
"gecko": {
"id": "getarchive@hugsmile.eu",
"strict_min_version": "63.0"
}
},
"permissions": [
"storage",
"tabs",
"contextMenus",
"notifications",
"clipboardRead",
"clipboardWrite",
"history",
"activeTab",
"search",
"webRequest",
"webRequestBlocking",
"https://web.archive.org/*:80*",
"<all_urls>"
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"default_icon": "icons/dark/getarchive-64.png",
"browser_style": true
}
} Best Get Archive Alternatives
Here are some Firefox add-ons that are similar to Get Archive:
Archiveror
Rahiel Kasim
Quick Archive Redirect
Jal
PastPage: Query 10+ Web Archives
Alexander Nabert
Waybackify
Daver
ArchivedSnap
Eduard
Wayback Machine Helper
gammy
Resurrect Pages
Anthony Lieuallen
Web Archive Explorer
unnohwn
Archive Link Context
roink
The archivist
orthdron
Web Archives
Armin Sebastian