All Projects → TinyRaindrop → Firefox-UI-customization

TinyRaindrop / Firefox-UI-customization

Licence: MIT License
Changing Firefox UI with custom CSS

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to Firefox-UI-customization

Prismatic-Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 287 (+962.96%)
Mutual labels:  firefox, userchrome
nord-firefox
A Nord theme (userChrome.css) for firefox
Stars: ✭ 26 (-3.7%)
Mutual labels:  firefox, userchrome
Materialfox
A Material Design-inspired userChrome.css theme for Firefox
Stars: ✭ 1,690 (+6159.26%)
Mutual labels:  firefox, userchrome
MinimalistMaterialFox
A Material Design-inspired userChrome.css theme for Firefox, with tweaks to make the UX as optimal and minimal as possible
Stars: ✭ 38 (+40.74%)
Mutual labels:  firefox, userchrome
MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefox—forked from MaterialFox
Stars: ✭ 62 (+129.63%)
Mutual labels:  firefox, userchrome
firefox-i3wm-theme
i3 and qutebrowser inspired theme for firefox
Stars: ✭ 72 (+166.67%)
Mutual labels:  firefox, userchrome
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (+281.48%)
Mutual labels:  firefox, userchrome
FirefoxTaskMonitor
Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊
Stars: ✭ 16 (-40.74%)
Mutual labels:  firefox, userchrome
stream-detector
A Firefox addon written in JavaScript which provides an easy way to keep track of URLs to playlists and subtitles used by Apple HLS, Adobe HDS, MPEG-DASH, and Microsoft Smooth Streaming streams.
Stars: ✭ 307 (+1037.04%)
Mutual labels:  firefox
browser-extension-boilerplate
A boilerplate template for building cross browser extensions (Chrome and Firefox).
Stars: ✭ 41 (+51.85%)
Mutual labels:  firefox
json2html-bookmarks
Convert Firefox bookmarks from JSON to HTML format (can be imported in other browsers)
Stars: ✭ 12 (-55.56%)
Mutual labels:  firefox
gm-github-tweaks
Tweak GitHub to make it great again.
Stars: ✭ 15 (-44.44%)
Mutual labels:  firefox
reading-list
A Chrome/Firefox extension for saving pages to read later.
Stars: ✭ 74 (+174.07%)
Mutual labels:  firefox
keywi
Minimalistic Keepass plugin using Web Extensions and KeepassHTTP.
Stars: ✭ 33 (+22.22%)
Mutual labels:  firefox
WikimediaDebug
Browser extension for Chrome and Firefox.
Stars: ✭ 13 (-51.85%)
Mutual labels:  firefox
buptnet
北邮校园网登录插件
Stars: ✭ 46 (+70.37%)
Mutual labels:  firefox
mitm-play
Man in the middle using Playwright
Stars: ✭ 13 (-51.85%)
Mutual labels:  firefox
TestLeafSeleniumTraining
This is public repository for Selenium Learners at TestLeaf
Stars: ✭ 80 (+196.3%)
Mutual labels:  firefox
want-my-rss
RSS features for Firefox
Stars: ✭ 68 (+151.85%)
Mutual labels:  firefox
laravel-dusk-firefox
Automate running Laravel Dusk using Geckodriver for Mozilla Firefox
Stars: ✭ 33 (+22.22%)
Mutual labels:  firefox

Firefox UI customization

Changing Firefox interface with userChrome.css and userContent.css.

Latest update was for version 78.0b4.

Features

  • centered address in urlbar
  • floating centered findbar on the top of the page
  • subtle tab separators
  • tab close button visible only on hover
  • unnecessary buttons removed
  • context menus cleaned up
  • dark thin scrollbars
  • dark JS alerts/prompts
  • dark viewsource and error pages
  • bookmarks bar on newtab page on hover
  • background image on newtab page
  • floating navbar in fullscreen mode
  • compact addons overflow menu

Some colors might be hardcoded to match the theme I use (ArcDark).

Installation

  1. Open your profile from about:support > Profile Folder.
  2. Inside create a folder named chrome.
  3. Copy contents of this repository into this chrome folder.

Comment out @import lines in userChrome.css and userContent.css to disable certain tweaks. Such as

/*@import url('userContent/about_newtab.css');*/

Examples

NewTab screenshot Photo by Osman Rana on Unsplash

Webpage screenshot

Min/max/close buttons stand out because on my Windows 8.1 they are controlled by OS and cannot be changed by Firefox.

Other great custom Firefox UI projects

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].