All Projects → AveYo → fox

AveYo / fox

Licence: other
Firefox stuff

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects
CSS
56736 projects

Projects that are alternatives of or similar to fox

Firefox Scripts
userChromeJS / autoconfig.js and extensions
Stars: ✭ 202 (+129.55%)
Mutual labels:  firefox, firefox-addon
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-84.09%)
Mutual labels:  firefox, firefox-addon
Slick Fox
🦊 A userchrome.css file that has rounded tabs and a url bar that can disappear when not selected on. It works with any themes.
Stars: ✭ 210 (+138.64%)
Mutual labels:  firefox, firefox-addon
HomebrewOverlay
Browser extension adware (showHomebrewOverlayOuter)
Stars: ✭ 52 (-40.91%)
Mutual labels:  firefox, firefox-addon
pontoon-addon
Tools for Pontoon and its integration into the browser.
Stars: ✭ 13 (-85.23%)
Mutual labels:  firefox, firefox-addon
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (+114.77%)
Mutual labels:  firefox, firefox-addon
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+23622.73%)
Mutual labels:  firefox, firefox-addon
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (+71.59%)
Mutual labels:  firefox, firefox-addon
Recorder
A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
Stars: ✭ 277 (+214.77%)
Mutual labels:  firefox, firefox-addon
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (+172.73%)
Mutual labels:  firefox, firefox-addon
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+2888.64%)
Mutual labels:  firefox, firefox-addon
web-extension-boilerplate
The web extension boilerplate help to set up project quickly using typescript, jest, webpack, githook, prettier and github actions
Stars: ✭ 35 (-60.23%)
Mutual labels:  firefox, firefox-addon
Updatescanner
Firefox addon to monitor web pages for updates.
Stars: ✭ 166 (+88.64%)
Mutual labels:  firefox, firefox-addon
Treestyletab
Tree Style Tab, Show tabs like a tree.
Stars: ✭ 2,438 (+2670.45%)
Mutual labels:  firefox, firefox-addon
Cleanlinks
Converts obfuscated/nested links to genuine clean links.
Stars: ✭ 157 (+78.41%)
Mutual labels:  firefox, firefox-addon
Pywalfox
Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
Stars: ✭ 219 (+148.86%)
Mutual labels:  firefox, firefox-addon
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (+56.82%)
Mutual labels:  firefox, firefox-addon
Alfred Firefox
Search and control Firefox from Alfred
Stars: ✭ 142 (+61.36%)
Mutual labels:  firefox, firefox-addon
Panorama Tab Groups
An add-on for Firefox that implements the old Tab Groups/Panorama functionality
Stars: ✭ 230 (+161.36%)
Mutual labels:  firefox, firefox-addon
copy all tabs
Browser add-on to copy all URLs and titles from the open tabs in a browser window as a text list to the system clipboard. Links can also be pasted to a browser window to restore a list of tabs.
Stars: ✭ 21 (-76.14%)
Mutual labels:  firefox, firefox-addon

NATURAL SMOOTH SCROLLING V4 "SHARP" - AveYo, 2020-2022

probably the best smooth scrolling preset for mousewheel

copy into firefox / librewolf profile as user.js, add to your existing user.js, or set in about:config


UserChrome.js stand-alone snippet loader by AveYo

featured snippets (Addressbar = Open input as URL on Enter - press Tab to Search instead & OneClickSearch)
also available for other popular js loaders in the chrome/JS folder

ELI5 request: sorry, age restricted

  1. in firefox, open about:support and take note of Application Binary

    • for example: C:\Program Files\Mozilla Firefox\firefox.exe
  2. open a Command Prompt (Admin) or Windows PowerShell (Admin) window

    • press Win+X on windows 10
    • write notepad and press Enter
    • the following steps are done in the Notepad window that just opened
  3. File - New

  4. File - Save As C:\Program Files\Mozilla Firefox\UserChrome.js

    • browse in the dialog to the path noted at step 1
    • write at File name: UserChrome.js
    • select Save as type: All Files
    • select Encoding: ANSI or UTF-8
  5. File - New

  6. File - Save As C:\Program Files\Mozilla Firefox\defaults\pref\enable-UserChrome.js

    • browse in the dialog to the path noted at step 1, and further to defaults / pref subfolder
    • write at File name: enable-UserChrome.js
    • select Save as type: All Files
    • select Encoding: ANSI or UTF-8

steps for linux and macOS are similar, using Terminal and sudo nano/gedit/TextEdit

For MacOS the file paths are /Applications/Firefox.app/Contents/Resources/UserChrome.js
and /Applications/Firefox.app/Contents/Resources/defaults/pref/enable-UserChrome.js ref

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].