All Projects → te6-in → MaterialFox-BigSur

te6-in / MaterialFox-BigSur

Licence: MIT License
A cleaner, more refined userChrome.css theme for Firefox—forked from MaterialFox

Programming Languages

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

Projects that are alternatives of or similar to MaterialFox-BigSur

FirefoxTaskMonitor
Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊
Stars: ✭ 16 (-74.19%)
Mutual labels:  firefox, userchrome
Materialfox
A Material Design-inspired userChrome.css theme for Firefox
Stars: ✭ 1,690 (+2625.81%)
Mutual labels:  firefox, userchrome
Firefox-UI-customization
Changing Firefox UI with custom CSS
Stars: ✭ 27 (-56.45%)
Mutual labels:  firefox, userchrome
firefox-i3wm-theme
i3 and qutebrowser inspired theme for firefox
Stars: ✭ 72 (+16.13%)
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 (-38.71%)
Mutual labels:  firefox, userchrome
nord-firefox
A Nord theme (userChrome.css) for firefox
Stars: ✭ 26 (-58.06%)
Mutual labels:  firefox, userchrome
Startpages
Startpages for your favorite browser!
Stars: ✭ 109 (+75.81%)
Mutual labels:  firefox, customization
paxmod
🕊️ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: ✭ 123 (+98.39%)
Mutual labels:  firefox, firefox-theme
fx-compact-mode
A Compact Mode for Firefox Proton
Stars: ✭ 105 (+69.35%)
Mutual labels:  userchrome, firefoxcss
SimpleFox
🦊 A Userstyle theme for Firefox minimalist and Keyboard centered.
Stars: ✭ 1,403 (+2162.9%)
Mutual labels:  firefox-theme, userchrome
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (+66.13%)
Mutual labels:  firefox, userchrome
LibPortablePlus
-----
Stars: ✭ 17 (-72.58%)
Mutual labels:  firefox, customization
Foxify Cli
💻 Firefox Command-Line Theme Manager 🦊 Inspired by spicetify-cli 🔥
Stars: ✭ 55 (-11.29%)
Mutual labels:  firefox, customization
Firefox-UI-Fix
🦊 I respect proton UI and aim to improve it.
Stars: ✭ 4,259 (+6769.35%)
Mutual labels:  firefox-theme, userchrome
Prismatic-Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 287 (+362.9%)
Mutual labels:  firefox, userchrome
FirefoxSidebar
Vertical tab design for Firefox with dynamic indentation:: Sideberry and TreeStyleTabs (Legacy) themes available!
Stars: ✭ 64 (+3.23%)
Mutual labels:  firefox, firefox-theme
firefox explore
Explore your firefox browsing history trends using Metabase Analytics Tool
Stars: ✭ 24 (-61.29%)
Mutual labels:  firefox
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (-70.97%)
Mutual labels:  firefox
RainbowTaskbar
Customizable Windows taskbar effects.
Stars: ✭ 39 (-37.1%)
Mutual labels:  customization
WindowsRegistry
Windows Registry Tweaks & Hacks
Stars: ✭ 31 (-50%)
Mutual labels:  customization

MaterialFox-BigSur

Forked from MaterialFox

Preview

What is the difference?

  • macOS Big Sur Style UI
    • macOS style translucent blur effect is applied on the tab bar.
    • The gray background is removed from the URL & search bar.
    • Every icon is given a little bit more space to breathe.
  • Cleaner Look
    • The bookmark bar appears only when you hover over the top of the window. If you are not a fan of this, you can disable it.
    • The tab close button from inactive tabs are hidden. You can hover over the tab to make it appear.
    • Animations have been refined.

How do I install?

Follow Installation.
Please note that you can install this on both Windows and macOS but it'll work as intended only on macOS.

If you don't like the auto-hiding bookmark bar

After installation, open userChrome.css and delete the line 10, save the file, and then restart Firefox.

@import "bookmarkAutoHide.css";

You can also delete the file bookmarkAutoHide.css or keep it for later.

Acknowledgements


Below is the original README.md from MaterialFox.


A Material Design-inspired userChrome.css theme for Firefox

Preview This theme is powered by blood, sweat, and coffee. If you like it, please consider helping out to support its continued development.

Buy me a coffee

What this does

Inspired by Google's Material Design and their latest Google Chrome UI, this theme turns your Firefox into a Material-styled web browser. The aim was to style the browser as closely as possible to the latest Google Chrome dev builds, where practical.

This is a userChrome.css theme, which means you must manually add it to your Firefox profile. The theme overrides certain browser styles. Currently, only the main UI is affected (settings pages, etc. are not). More elements of the UI may be styled in the future.

What version do I use?

Check the releases section. Each release version will match the compatible Firefox version. For example, if you're using Firefox 76, try a v76.x release. The master branch is compatible with stable Firefox; the beta branch is compatible with Firefox Beta. This requires a periodic rebase of master on beta as Mozilla update their release cycle (which doesn't always occur immediately).

Installation

  1. Copy the chrome folder and user.js file into your Firefox profile directory. To find your profile directory, go to about:support or about:profiles.
  2. See Recommended instructions if you'd prefer a more Chrome-like experience.
  3. Restart Firefox.

Recommended instructions

Add space above tab bar:

  • Right click on toolbar -> Customize.
  • Check Drag Space checkbox.

Replicate Chrome behaviour for clipped tabs:

  • [about:config] Set browser.tabs.tabClipWidth to 83 (default is 140).

Replicate Chrome's "Not Secure" text on HTTP:

  • [about:config] Set security.insecure_connection_text.enabled to true.

Please note

  • Linux is not frequently tested; last tested on 21/05/2019.
  • Some customisation settings may no longer work (such as compact/touch density).
  • Some custom themes may clash with address bar.
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].