Oh neat! Thanks for doing this
This looks great! Any plans to open source it? Not that it's all that hard to pop open the .xpi to be fair.
Also minor suggestion: it looks like the archive.org API always returns non-HTTPS URLs (e.g. https://archive.org/wayback/available?url=https://old.reddit.com/r/programming gives http://web.archive.org/web/20230612074029/https://old.reddit.com/r/programming/). Might make sense to switch the protocol for the minor security boost.
Yeah, I already have the repo, I'll just update some stuff (tho I guess it irrelevant since the history will still be there haha).
The url comes directly from web archive, I guess since we know https works then I can force it. Not sure if it should be better for the user to set this up in Firefox.
That's so awesome! Can it work on Firefox mobile browser?
In theory it was set up for that too, but I don't see the option to install it there, I'll check it since I also want it there.
Edit: Firefox Android will not allow you to subscribe to any addon out of the box, below is a workaround.
Firefox allow you to subscribe to a collection of addons on Firefox for Android.
To create a collection log in at addons.mozilla.org in a browser and go to https://addons.mozilla.org/en-US/firefox/collections/ and create a collection of all the addons you want your phone to have.
This Collection will have a URL of https://addons.mozilla.org/en-US/firefox/collections///
The numberstring is your User ID and used to subscribe later on.
To access the custom collections you need to first activate the secret debug menu:
Open Firefox on your phone, go into Settings -> "About Firefox". Click on the firefox logo until the Debug menu is activated.
With that you can subscribe to the custom Add-on collection using Collection owner (User ID) and Collection Name.
Seems this is only possible in Firefox nightly and still only with the recommended addons.
https://blog.mozilla.org/addons/2022/12/15/new-extensions-available-now-on-firefox-for-android-nightly/