Well I could do a key macro, for instance make CMD L
do CMD L
then right arrow
.
Yeah, ok. Badger badger mushroom mushroom. My spoon is too big, my anus is bleeding. Charlieeee, the magical leoplurodon charlieeee.
Can you explain this?
I installed the app from FDroid and it does in fact have on-device blocklists.
I did a search and found this comment, https://reddit.com/r/rethinkdns/comments/1f7ydjo/git_vs_fdroid_google_play_app_version/
After
v055b
, we hit numerous bugs (and unbelievably difficult ones) in our WireGuard integration. Releasedv055c
and subsequent versions to fix the most annoying bugs among them.We paused Play Store builds at
v055e
because each new version since has had its own glaringly annoying bugs (that were of course fixed in the subsequent versions). Why? Play Store brings in the most number of Rethink users (per our estimate), and we decided to halt publishing there until we can figure out how to stablize Rethink’s feature-set affected by WireGuard.Pausing roll-out like this is a one-off.
Typically, you can expect all flavours (GitHub / Website / Play Store & F-Droid) to be at the same version.
If you’re feeling particularly adventurous: You can temporairly seamlessly update (without having to reinstall) to the GitHub / Website version if you’re currently using Rethink installed from the Play Store. And then later, when Play Store catches up, update from Play Store again.
I’m actually really glad u showed me this, MUCH more convenient than using adb!
That seems to only be available for Android.
No I did end up changing my studentaid email to an SL alias, though I might wanna change it back if it keeps having issues. The issue is that icloud bounced the email, and SimpleLogin itself gave me an email each time one got bounced, with to go to simplelogin.com and see the bounced email. This is the title for each one
An email sent to your alias
redacted
@simplelogin.com from donotreply@studentaid.gov was bounced by your mailboxredacted
@icloud.com
Can this app work without a server, like just log my location on-device?
I want an app that can track it automatically, and without having to open it to do so, Google maps on iOS does so. You can allow apps to always access your location to do so.
I guess there are still users for it.
Personally I moved on from it 4 years ago since I was using it for bookmarking and raindrop.io is designed for that and much better, though I’ve been planning on switching to something self-hosted.
I think Omnivore is a much better read it later app now.
No I used a different username on the site
I’m long past that, I’ve gotten LOTS of downvotes from cross-posting to too many Firefox communities, because they show up in the feed multiple times for users I think.
Yeah personally I set the tab height in my userChrome file
Would u know how I could randomize (constantly change) my fingerprint?
This was last updated 3 years ago, does it still work fine? Maybe add a note saying that it works as of 2024? I also see an issue opened a year ago that’s unanswered.
The issue with bookmarks is that it takes too much navigation to open one and browsers don’t allow to select multiple in a folder to open
Tab Session manage can automatically backup sessions to the backup folder. I mentioned that on r/Firefox and got this response:
Oh, this is interesting. It does a backup-to-disk 30 seconds after startup.
During init() it schedules the backup with
setTimeout(backupSessions, 30000);
This generates a silent download to a predefined folder through the functions in these files:
https://github.com/sienori/Tab-Session-Manager/blob/master/src/background/background.js
https://github.com/sienori/Tab-Session-Manager/blob/master/src/background/backup.js
https://github.com/sienori/Tab-Session-Manager/blob/master/src/background/export.js
I didn’t know setTimeout() worked in background scripts. If setInterval() works, too, then this could be done every 15 minutes or whatever interval would be sensible for user styles.
I want to export them automatically because I’ve had Firefox addon data get wiped unexpectedly.
I wonder if its because I crosspost to other Firefox communities but they all show up in the feed of any given one.
The browser in the vid is iOS Safari