Web Browsers: Difference between revisions

From Jeremy Bryan Smith
Jump to navigation Jump to search
Line 12: Line 12:
=Usability=
=Usability=
* [https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/ Tree Style Tab]<br>Tabs on the left
* [https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/ Tree Style Tab]<br>Tabs on the left
* [https://addons.mozilla.org/en-us/firefox/addon/fox-input/ fox input]<br>Ctrl + i selects first input box
* [https://addons.mozilla.org/en-us/firefox/addon/fox-input/ fox input]<br>Ctrl + i cycles focus through the page's text input boxes.
* [https://addons.mozilla.org/en-US/firefox/addon/classic-compact/ Classic Compact]<br>Allows compact UI with advanced settings
* [https://addons.mozilla.org/en-US/firefox/addon/classic-compact/ Classic Compact]<br>Allows compact UI with advanced settings
* [https://addons.mozilla.org/de/firefox/addon/fww-flst/ FLST]<br>Switch between current and last selected tab with click or Ctrl + .
* [https://addons.mozilla.org/de/firefox/addon/fww-flst/ FLST]<br>Switch between current and last selected tab with click or Ctrl + .
Line 20: Line 20:
* [https://addons.mozilla.org/en-us/firefox/addon/stylish/ Stylish]<br>Lets you easily install themes / CSS modifications for sites.
* [https://addons.mozilla.org/en-us/firefox/addon/stylish/ Stylish]<br>Lets you easily install themes / CSS modifications for sites.
* [https://addons.mozilla.org/en-US/firefox/addon/restartless-restart/ Restartless Restart]<br>Adds a quick method (File->Restart) to restart the browser.
* [https://addons.mozilla.org/en-US/firefox/addon/restartless-restart/ Restartless Restart]<br>Adds a quick method (File->Restart) to restart the browser.
* [https://addons.mozilla.org/en-US/firefox/addon/nuke-anything-enhanced/ Nuke Anything Enhanced]<br>Allows you to hide almost anything via context menu 'Remove Object'. Great when you just want to print a portion of the page.


=Development=
=Development=

Revision as of 00:51, 11 December 2015

Privacy

  • Adblock Plus
    Block advertisements
  • BugMeNot
    Login using shared accounts
  • ublock origin
    Block unwanted third-party scripts and cookies
  • privacy badger
    Protects your privacy
  • Ghostery
    Anti-tracking
  • ShareMeNot
    Removes social sharing buttons and prevents their cookies
  • HTTPS Everywhere
    Enables HTTPS encryption automatically on sites that are known to support it, even when you type URLs or follow links that omit the https: prefix.

Security

Usability

  • Tree Style Tab
    Tabs on the left
  • fox input
    Ctrl + i cycles focus through the page's text input boxes.
  • Classic Compact
    Allows compact UI with advanced settings
  • FLST
    Switch between current and last selected tab with click or Ctrl + .
  • SmoothWheel
    Scroll smoothly
  • Show Profile
    Displays the name of the Firefox profile on window title or customized locations. Only useful if you have multiple Firefox profiles (I have many. See why here.).
  • ProCon Latte Content Filter
    Simple whitelist / blacklist site filter. Not really secure, but can help prevent you from browsing sites you don't want to browse within a specific browser profile.
  • Stylish
    Lets you easily install themes / CSS modifications for sites.
  • Restartless Restart
    Adds a quick method (File->Restart) to restart the browser.
  • Nuke Anything Enhanced
    Allows you to hide almost anything via context menu 'Remove Object'. Great when you just want to print a portion of the page.

Development

  • TotalValidator
  • Firebug

Other

  • DownloadHelper
  • FlashBlock
  • GreaseMonkey
  • RES
  • Restartless Restart
  • UAControl (requirement of pipelight)