Jump to content

Ghacks Users essential Firefox add-on list


212eta

Recommended Posts

A couple of days ago I asked you (nicely) to name your favorite Firefox add-ons.

The idea was to collect a list of add-ons that users of this site consider essential and

provide Mozilla with the data so that the organization could use it (or not) for the upcoming

WebExtensions API to make sure those add-ons survive the move.

This becomes handy in regards to e10s, Firefox's multi-process system, as it will break add-ons as well.

I'm not sure if the Are we e10s yet website is updated regularly but its current status shows

more untested add-ons than add-ons that are already compatible with multi-process Firefox.

Ghacks Users essential Firefox add-on list (by ghacks)

Link to comment
Share on other sites


  • Replies 8
  • Views 1.5k
  • Created
  • Last Reply

And we have a clear winner ublock :rolleyes:

and umatrix.

i'd also recommend session buddy, but unfortunately i haven't seen a firefox extension for it. and this was kept me from actively using firefox as my main driver.

PS: i heard noscript protects from things that umatrix/ublock aren't able to. So could be useful as well.

*update

found out what it was

What noscript has that ublock/umatrix don't ?

Personally I would keep doing what your doing, keep NoScript for the added protection, at least until Flash is made completely obsolete and is not needed anymore (for exmaple twitch.tv), or until one day when (hopefully) gorhill will add in XXS/Clickjacking protection into ublock/umatrix to make NoScript really obsolete. I can dream.

Clickjacking = Blocking third party frames

As far as XSS is concerned, there are a myriad of techniques for it, most of which rely on scripts, frames and browser exploits (one could in theory execute JavaScript via HTML IMG tags, but browsers no longer allow that to happen).

The only thing NoScript has on uMatrix (which does not make up for its deficiencies and lower performance) is the feature referred to as 'surrogate scripts'. Essentially mirroring a library, or a modified version of a given library (e.g. mootools, or jquery). uBlock used to have this.

Another thing NoScript has over uMatrix I like is by middle clicking the domain you can quickly lookup it's WOT scorecard for additional information on what it is about.

XSS protection and ABE and stuff. i think it does more than just blocking/allowing scripts/plugins, or so ive read :p

EDIT: i just found pages to test on and noscript DID protect me from both ABE and XSS even tho scripts are allowed globally on it.

Case scenario

Currently using uM, NS, RP(Continued) & ABP and scratching my head how to simplify things.

  • I could ditch uM and just use NS ABE feature or even ABP advanced rules instead, but I love the Matrix handling too much, it's sooo convenient. Cudos for that ingenuity @gorhill!

  • I could ditch NS, but uM/uB/ABP don't completely disable scripts, which results in pages or parts thereof not displaying correctly (e.g. #260).

  • I could ditch RP, but I like how it completely removes scopes on a content level, so blocked domains don't even make it into the adblock filter. It keeps things clean!

  • I could ditch ABP for uB, but the "blockable items" feature provides so much more functionality than the interface or logger of uB

It just can't be right to run this overcomplicated setup for the sake of those 4 features. I don't care so much about performance but functionality. I can't quite see how to miss out any of them.

I guess I'm stuck...

Solution

what ive done is move all 3rd party filters which are like host files, to umatrix and only kept static filtering filters in ublock. i deny everything but css and images for 1st party in umatrix (thus blocking scripts globally). i keep noscript because of its other protections but i set noscript to allow scripts globally, because umatrix will take care of whether or not scripts are allowed on between

Source:

https://github.com/gorhill/uMatrix/issues/297

Link to comment
Share on other sites


And we have a clear winner ublock :rolleyes:

and umatrix.

i'd also recommend session buddy, but unfortunately i haven't seen a firefox extension for it. and this was kept me from actively using firefox as my main driver.

PS: i heard noscript protects from things that umatrix/ublock aren't able to. So could be useful as well.

*update

found out what it was

What noscript has that ublock/umatrix don't ?

Personally I would keep doing what your doing, keep NoScript for the added protection, at least until Flash is made completely obsolete and is not needed anymore (for exmaple twitch.tv), or until one day when (hopefully) gorhill will add in XXS/Clickjacking protection into ublock/umatrix to make NoScript really obsolete. I can dream.

Clickjacking = Blocking third party frames

As far as XSS is concerned, there are a myriad of techniques for it, most of which rely on scripts, frames and browser exploits (one could in theory execute JavaScript via HTML IMG tags, but browsers no longer allow that to happen).

The only thing NoScript has on uMatrix (which does not make up for its deficiencies and lower performance) is the feature referred to as 'surrogate scripts'. Essentially mirroring a library, or a modified version of a given library (e.g. mootools, or jquery). uBlock used to have this.

Another thing NoScript has over uMatrix I like is by middle clicking the domain you can quickly lookup it's WOT scorecard for additional information on what it is about.

XSS protection and ABE and stuff. i think it does more than just blocking/allowing scripts/plugins, or so ive read :P

EDIT: i just found pages to test on and noscript DID protect me from both ABE and XSS even tho scripts are allowed globally on it.

Case scenario

Currently using uM, NS, RP(Continued) & ABP and scratching my head how to simplify things.

  • I could ditch uM and just use NS ABE feature or even ABP advanced rules instead, but I love the Matrix handling too much, it's sooo convenient. Cudos for that ingenuity @gorhill!

  • I could ditch NS, but uM/uB/ABP don't completely disable scripts, which results in pages or parts thereof not displaying correctly (e.g. #260).

  • I could ditch RP, but I like how it completely removes scopes on a content level, so blocked domains don't even make it into the adblock filter. It keeps things clean!

  • I could ditch ABP for uB, but the "blockable items" feature provides so much more functionality than the interface or logger of uB

It just can't be right to run this overcomplicated setup for the sake of those 4 features. I don't care so much about performance but functionality. I can't quite see how to miss out any of them.

I guess I'm stuck...

Solution

what ive done is move all 3rd party filters which are like host files, to umatrix and only kept static filtering filters in ublock. i deny everything but css and images for 1st party in umatrix (thus blocking scripts globally). i keep noscript because of its other protections but i set noscript to allow scripts globally, because umatrix will take care of whether or not scripts are allowed on between

Source:

https://github.com/gorhill/uMatrix/issues/297

You try and test what you wish, use your personal experience to find what is best for YOU...Don't be lead astray by others opinions, we all use things we prefer..I very much doubt there is a single member here who has his or her setup exactly the same as another member..Personal preference rules :)

Link to comment
Share on other sites


You try and test what you wish, use your personal experience to find what is best for YOU...Don't be lead astray by others opinions, we all use things we prefer..I very much doubt there is a single member here who has his or her setup exactly the same as another member..Personal preference rules :)

Well said m8..Life.. :yes:

Link to comment
Share on other sites


And we have a clear winner ublock :rolleyes:

and umatrix.

i'd also recommend session buddy, but unfortunately i haven't seen a firefox extension for it. and this was kept me from actively using firefox as my main driver.

PS: i heard noscript protects from things that umatrix/ublock aren't able to. So could be useful as well.

*update

found out what it was

What noscript has that ublock/umatrix don't ?

Personally I would keep doing what your doing, keep NoScript for the added protection, at least until Flash is made completely obsolete and is not needed anymore (for exmaple twitch.tv), or until one day when (hopefully) gorhill will add in XXS/Clickjacking protection into ublock/umatrix to make NoScript really obsolete. I can dream.

Clickjacking = Blocking third party frames

As far as XSS is concerned, there are a myriad of techniques for it, most of which rely on scripts, frames and browser exploits (one could in theory execute JavaScript via HTML IMG tags, but browsers no longer allow that to happen).

The only thing NoScript has on uMatrix (which does not make up for its deficiencies and lower performance) is the feature referred to as 'surrogate scripts'. Essentially mirroring a library, or a modified version of a given library (e.g. mootools, or jquery). uBlock used to have this.

Another thing NoScript has over uMatrix I like is by middle clicking the domain you can quickly lookup it's WOT scorecard for additional information on what it is about.

XSS protection and ABE and stuff. i think it does more than just blocking/allowing scripts/plugins, or so ive read :P

EDIT: i just found pages to test on and noscript DID protect me from both ABE and XSS even tho scripts are allowed globally on it.

Case scenario

Currently using uM, NS, RP(Continued) & ABP and scratching my head how to simplify things.

  • I could ditch uM and just use NS ABE feature or even ABP advanced rules instead, but I love the Matrix handling too much, it's sooo convenient. Cudos for that ingenuity @gorhill!

  • I could ditch NS, but uM/uB/ABP don't completely disable scripts, which results in pages or parts thereof not displaying correctly (e.g. #260).

  • I could ditch RP, but I like how it completely removes scopes on a content level, so blocked domains don't even make it into the adblock filter. It keeps things clean!

  • I could ditch ABP for uB, but the "blockable items" feature provides so much more functionality than the interface or logger of uB

It just can't be right to run this overcomplicated setup for the sake of those 4 features. I don't care so much about performance but functionality. I can't quite see how to miss out any of them.

I guess I'm stuck...

Solution

what ive done is move all 3rd party filters which are like host files, to umatrix and only kept static filtering filters in ublock. i deny everything but css and images for 1st party in umatrix (thus blocking scripts globally). i keep noscript because of its other protections but i set noscript to allow scripts globally, because umatrix will take care of whether or not scripts are allowed on between

Source:

https://github.com/gorhill/uMatrix/issues/297

You try and test what you wish, use your personal experience to find what is best for YOU...Don't be lead astray by others opinions, we all use things we prefer..I very much doubt there is a single member here who has his or her setup exactly the same as another member..Personal preference rules :)

fair enough :} i don't mind other people have different preferences.

i personally stick with what shows the results. mediocre products never last in the game :hehe:

Link to comment
Share on other sites


uBlock Origin 47
No Script 30
Classic Theme Restorer 29
HTTPS Everyhwere 23
Tab Mix Plus 23
Greasemonkey 22
AdBlock Plus 20
Last Pass 20
DownThemAII! 19
Self Destructing Cookies 13
Better Privacy 11
Disconnect 11
Flagfox 11
Private Tab 11
Stylish 11
Firegestures 10
All in one Sidebar 9
Session Manager 9
Flashgot 8
WOT 8
Xmarks 8
Add Bookmark Here 7
Download Status Bar 7
NoSquint 7
Restartless Restart 7
uBlock 7
Zenmate 7
Bluhell Firewall 6
Canvas Blocker 6
Clean Links 6
Context Search 6
FindBar Tweak 6
Firebug 6
Ghostery 6
Pocket 6
Print Edit 6
Privacy Badger 6
S3. Google Translator 6
Screengrab 6
Secure Login 6
SSleuth 6
uMatrix 6
Cleanest addon manager 5
Download Manager Tweak 5
Element Hiding Helper 5
FEBE 5
Roomy Bookmarks Toolbar 5
Speed Dial 5
Thumbnail zoom plus 5
Tree Style Tab 5
Add to Search Bar 4
Download Manager S3 4
Fireshot 4
Hide Caption Titlebar Plus 4
Image Zoom 4
Random Agent Spoofer 4
RefControl 4
RoboForm Toolbar 4
Searchonymous 4
SQLite Manager 4
Status-4-Evar 4
Stay-Open Menu 4
The Addon Bar 4
Unload Tab 4
X-notifier 4
about:add-ons-memory 3
AdBlock Plus & Element hiding helper 3
Add-on Update Checker 3
Add-ons Manager Context Menu 3
AutoPager Fixed 3
Browser View 3
Classic Toolbar Buttons 3
Click&Clean 3
CoLT 3
Cookie Controller 3
DblClicker 3
eCleaner 3
Evernote Web Clipper 3
Extension Defender 3
Flashblock 3
Gmelius 3
Go Parent Folder 3
Imagus 3
Lazarus 3
Menu Icons Plus 3
Menu Wizard 3
Policeman 3
Privacy Settings 3
Reddit Enhancement Suite 3
Request Policy Continued 3
Restart 3
Saved Password Editor 3
ScrapBook 3
Scroll to Top/Bottom 3
Show Parent Folder 3
Toolbar Buttons 3
UAControl 3
YesScript 3
Yet another smooth scrolling 3
YouTube High Definition 3
AddThis 2
Adguard 2
All Tabs Helper 2
All-in-One Gestures 2
AutoCopy 2
Autopagerize 2
Auto-Sort Bookmarks 2
BarTab Heavy 2
Beyond Australis 2
Bloody Vikings 2
Bookmark Favicon Changer 2
Calomel SSL Validation 2
Click-to-Play Manager 2
Close n Forget 2
ColorfulTabs 2
ColorZilla 2
Cookie Monster 2
Cookies manager 2
Copy Plain Text 2 2
Cyscon Security Shield 2
Dictionary Switcher 2
Diigo Toolbar 2
Disable Plugin & Memetype Enumeration 2
Disable WebRTC 2
Enhanced Steam 2
Feedly 2
Fire Gestures 2
Flash Control 2
FlashStopper 2
Forecastfox 2
Hide BookmarksBar 2
History submenus 2 2
HttpFox 2
I don't care about cookies 2
Image Toolbar 2
InstantFox 2
Key Config 2
Keyword Search 2
Lightbeam 2
Link Location Bar 2
Load Tabs Progressively 2
Load Tabs Progressively Fixed 2
Magic Actions for YouTube 2
Menu Editor 2
Menu Filter 2
More About 2
Mozilla archive format 2
Multifox 2
Multiple Tab Handler 2
Night Mode Page Dim 2
Open in Browser 2
Open With 2
Page Dark 2
Prevent tab overflow 2
ProfileSwitcher 2
QuickJava 2
QuickMark 2
Redirector 2
Restart My Fox 2
Resurrect Pages 2
Right Links 2
RightToClick 2
RSS Feed Icon in Navbar 2
Save Images 2
Select like a Boss 2
Share me not 2
Snap Links Plus 2
StatusbarEx 2
Super Start 2
Tab notifier 2
tabSizeTooltip 2
Text Link 2
Textarea Cache 2
Theme Font & Size Changer 2
TiddlyFox extension for Firefox 2
Tile Tabs 2
TinEye Reverse Image Search 2
Toggle Animated Gifs 2
Update Scanner 2
Url-Addon-Bar 2
User Agent Switcher 2
VTzilla 2
WorldIP 2
Zoom page 2
Easy Copy 1

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...