From 492f683c4e0d71637056afa71e160b74dae71669 Mon Sep 17 00:00:00 2001 From: nabertronic <122934221+nabertronic@users.noreply.github.com> Date: Fri, 29 May 2026 12:33:49 +0200 Subject: [PATCH] Add PastPage Firefox add-on --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 16c8607d..4ac4922b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -15519,6 +15519,26 @@ "invitationOnly": false, "deprecated": false }, + { + "name": "PastPage Firefox Add-on", + "type": "url", + "url": "https://addons.mozilla.org/en-US/firefox/addon/pastpage-query-10-web-archives/", + "description": "Firefox add-on that helps recover missing, changed, or broken pages by checking the Wayback Machine and other relevant public web archives.", + "status": "live", + "pricing": "free", + "bestFor": "Fast multi-archive recovery lookups while browsing dead, changed, blocked, or unavailable pages in Firefox", + "input": "Current tab URL, page URL, link, or selected URL", + "output": "Confirmed archive matches, unverified archive candidates, and direct follow-up links from supported archive providers", + "opsec": "passive", + "opsecNote": "Broken-page detection runs locally. URLs are sent to third-party archive providers only after the user starts a lookup; providers may log lookup requests.", + "localInstall": true, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Textfiles.com", "type": "url",