this post was submitted on 14 Aug 2024
217 points (96.6% liked)

Firefox

18050 readers
105 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

I really enjoy Firefox on Android as I can install a bunch of extensions and I find those extensions game changer, especially on the mobile.

One of my favorites are

  • Libredirect - literally one of my favorite ones. Redirects popular sites to privacy focused frontends, like YouTube to Invidious, etc.
  • uBlock Origin - I guess everyone knows this one
  • Privacy Badger - blocks trackers
  • Ghostery - blocks trackers, ads, scripts, etc.

What extensions do you guys use?

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 4 months ago

I often use:

Not on mobile, but desktop:

• Enhancer for YouTube, I like it for having the “expand” making the screen bigger also cinema mode, toggling end cards off, boost volume — you can also take screenshots.

• uBlock Origin, of course

• SponsorBlock, which is a big extension that will auto skip sponsor readouts, selfpromos, and a lot of things YouTubers often do (sponsors, self promos, interaction reminders like liking and subscribing, intermissions, intros, previews, jokes, etc - you can choose to skip them or highlight them in the videos) it’s backed by community response, anyone with the extension can set up something to skip and share with everyone. Highly recommend if you’re tired of people pausing the video to talk about raycons or manscaped lol

[–] [email protected] 5 points 4 months ago* (last edited 4 months ago) (1 children)

Apart from what everyone already posted:

  • Boring RSS - displays an rss icon in address bar with the rss feeds from the current page's head tag - the cool thing is that unlike other addons like this, this one has only the activeTab permission, rather than "access your data for all sites" - https://addons.mozilla.org/pl/firefox/addon/boring-rss

[–] [email protected] 1 points 4 months ago (1 children)

Fellow tridactyl enthusiast reporting for duty!

It has been a game changer, especially with repetitive work tasks

[–] [email protected] 2 points 4 months ago (1 children)

Can you please explain an example workflow?

[–] [email protected] 1 points 4 months ago (1 children)

So just as a caveat, I imagine Tridactyl would really mostly be appreciated by those with a modal, and specifically Vim inspired mentality; its mission, after all, is to bring vim-like bindings and workflow to Firefox. This is mostly to say, it may not appeal to you otherwise (but who knows!)

If you are already familiar with how key bindings are set in vim you'll hit the ground running. In fact, many keys are pretty intuitive since they match vim, eg, scrolling up/down is controlled with j or k.

I may not use every single function built into Tridactyl everyday, but as a person who likes to reduce his reliance on a mouse, I can easily navigate both a page and the web at large entirely with my keyboard. Typing f puts a hint at every link that you can follow by typing the letter in the hint. ]] or [[ can auto increment pages on forums (eg going from page 2 to page 3). I can quickly traverse my history, bookmarks, etc with a command prompt that can also access nearly every feature of Firefox. I often use a binding to pin tabs or close them, etc.

On a regular day that might be all I do.

On the other end of the spectrum, I'll give a more extreme example. A friend needed help with his company's wordpress site. They had a couple hundred articles that needed a uniform change. While there was probably an easier and smarter way of doing it, I used Tridactyl (with a healthy dose of pyAutoGui) to automate it. I made a couple of commands in Tridactyl to do things like open certain links as new tabs, navigate to each tab, open the WYSIWYG editor for each page, locate particular text, delete and replace it), save, and move to the next tab and repeat. I was able to do this with about 10-15 articles at a time...I got paid to press a couple keys, walk off to do something with my kid and come back to check on it from time to time (I added in fail-safes for when it needed manual intervention). Admittedly, this did go beyond the scope of Tridactyl, but it was an invaluable part of the whole deal.

Another time I was doing a data entry job and needed to transfer both the hyperlink of, and several pieces of info, into a spreadsheet. It occurred to me that it would be nice to grab the URLs of all the pages I had open at once instead of manually going to each tab copying the url, alt-tabbing to the spreadsheet and pasting just to alt tab back to FF going to a new tab copying the url and so on.

The creator of Tridactyl helped me write a command that allowed me to open as many tabs as necessary, and copy to the clipboard every URL of each tab open from the one I was on until there were no more tabs, each separated by a comma to easily paste into the spreadsheet. Saved me so much time and carpal tunnel.

Ultimately, describing a few things I've used it for is a disservice because if you ask the next person, they'll use it completely differently.

[–] [email protected] 1 points 4 months ago (1 children)

Thanks for the exhaustive explanation. You don't use it on mobile, I guess. 😎

[–] [email protected] 1 points 4 months ago

No I don't. I imagine it wouldn't really be worth it on mobile. I also realize that was the point of the og post, but I had to respond when I saw someone else mention it 😂

[–] [email protected] 12 points 4 months ago (1 children)

Haven't seen anyone mention Decentraleyes yet. Serves CDN assets locally to avoid CDNs as a vector for tracking or fingerprinting.

[–] [email protected] 7 points 4 months ago

Not on mobile but on desktop Firefox Multi-Account Containers paired with Temporary Containers is a funcking godsend. Especially so when I'm doing web dev work.
Other that that uBlock is pretty high on the list as usuall.

[–] [email protected] 9 points 4 months ago

Didn’t see it mentioned — SingleFile is an awesome tool to save the whole page as a single compatible with everything HTML file with embedded css and images.

[–] [email protected] 12 points 4 months ago (2 children)

Ublock origin, Sponsor block, and NoScript

[–] [email protected] 1 points 3 months ago

Sponsorblock's been epic! Props to the coder and the contributors.

[–] [email protected] 2 points 4 months ago (1 children)

NoScript

I've been faithful to firefox almost since it's been out thanks to this. I can't imagine being on the internet with everything on a website on by default

[–] [email protected] 3 points 4 months ago (1 children)

A few years back NoScript was often recommended. I used it for a while but I'm not sure I did it right.

First time you go to a new website do you go through the process of allowing some scripts to make it usable?

[–] [email protected] 1 points 4 months ago (1 children)
[–] [email protected] 2 points 4 months ago

A community shared list of preferences for each website would be handy! but I don't know if it's feasible in terms of privacy

[–] [email protected] 3 points 4 months ago

Bitwarden. Hands down the best decision I made in regards to web safety was switching to a proper password manager.

Close second is uBlock Origin.

Also make sure to use DecentralEyes for easy enhanced privacy.

I use NoScript, but that level of granular control isn't everyone's cup of tea

load more comments
view more: next ›