- cross-posted to:
- reddit@lemmy.ml
- cross-posted to:
- reddit@lemmy.ml
Before the blackout I saw some of the posts about helping archive.org to store all reddit, and AFAIK they completed it.
Also, checking stuff to deploy lemmy and help the project I stumbled upon the problem I’ve seen a lot of us have: we search for solutions on reddit.
Most of the times is just to read, not to actually create a post, so I created this addon for Firefox to automatically ask web archive for the page instead of reddit.
https://addons.mozilla.org/en-US/firefox/addon/reddit-to-wayback-machine/
A few caveats and stuff I’ll improve later,
It forces to old reddit since new reddit doesn’t load everything at once so the snapshot is incomplete.
It forces all the times you search reddit, so if you want to actually visit reddit to interact you need to disable the addon.
It doesn’t handle the case when there’s no snapshot :P
It’s only for Firefox because it uses webRequests, I don’t know yet how to implement this using MV3 to upload it to the chrome store.
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/<numberstring>/<collectionname>/
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/
Right, now I remember why I started using Nightly.
It do work with more than recommended addons!