userstyles VS firefox-csshacks

Compare userstyles vs firefox-csshacks and see what are their differences.

userstyles

Home-made UserStyle CSS files, to be used with Stylus or similar browser addons. (by Arty2)

firefox-csshacks

Collection of userstyles affecting the browser (by MrOtherGuy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
userstyles firefox-csshacks
2 668
40 2,921
- -
6.3 8.6
28 days ago 6 days ago
CSS CSS
MIT License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

userstyles

Posts with mentions or reviews of userstyles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • urlbar at bottom, now make urlbar/megabar open upwards
    2 projects | /r/FirefoxCSS | 10 May 2022
    I am using userChrome.css to move the URL bar to the bottom of the screen, the bookmarks bar on top of it, and then the browser window on top of that. I use the stylesheet by Arty2 and a couple of modifications:
  • Autohide tabs and adress bar (search bar), and reveal it on hover of cursor, but they at the bottom of the window
    2 projects | /r/FirefoxCSS | 5 Mar 2022
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); /* https://github.com/Arty2/userstyles @version 0.2.2 1. Find your profile folder `about:support > Profile Folder > Open Folder` or locate the exact profile in use by visiting `about:profiles`. 2. Create a folder named `chrome` then create a file named userChrome.css inside it and paste the following code. 3. If userChrome.css doesn’t seem to work, open `about:config` and set `toolkit.legacyUserProfileCustomizations.stylesheets=true`. 4. Restart Firefox. Other references: Firefox Support forum - Tabs below the URL bar: https://support.mozilla.org/en-US/kb/forum-response-tabs-below-url-bar Custom CSS tweaks for Firefox Quantum: https://github.com/Aris-t2/CustomCSSforFx */ /* tabs to bottom source: https://github.com/Arty2/userstyles/blob/master/tabs_to_bottom.userchrome.css UI model: #navigator-toolbox-background #navigator-toolbox #titlebar #toolbar-menubar #TabsToolbar #nav-bar #PersonalToolbar #browser */ /* bring the browser window to the top */ #browser { -moz-box-ordinal-group: 0 !important; } /* adjust paddings */ *|*:root[sizemode="maximized"] #TabsToolbar { /* a bug prohibits removing top paddint of #titlebar */ margin-top: -8px !important; } *|*:root[sizemode="maximized"] #browser { padding-top: 8px !important; } *|*:root[sizemode="normal"] #browser { padding-top: 0 !important; } /* hide tab toolbar when fullscreen */ #nav-bar[inFullscreen], #TabsToolbar[inFullscreen] { display: none; } /* restore top border */ /*TODO: find the proper color variable, it's not -moz-accent-color*/ *|*:root[sizemode="normal"] #browser { border-top: 1px solid #4d4d50 !important; } /* make toolbar border persist on fullscreen */ *|*:root[sizemode="maximized"] #navigator-toolbox { border-top: 1px solid -moz-accent-color !important; border-bottom: 1px solid -moz-accent-color !important; } /* hide titlebar buttons */ #TabsToolbar > .titlebar-buttonbox-container { display: none !important; }

firefox-csshacks

Posts with mentions or reviews of firefox-csshacks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-29.

What are some alternatives?

When comparing userstyles and firefox-csshacks you can also consider the following projects:

userscripts - An open-source userscript manager for Safari

firefox-sidebery-minimal-style - Universal minimal style for Firefox and Sidebery

dark-background-light-text-

Zotero-Dark-Theme - userChrome.css file for a Zotero dark theme. Suggestions for improvements are welcome.

sidebery - Firefox extension for managing tabs and bookmarks in sidebar.

Firefox-UI-Fix - 🦊 I respect proton UI and aim to improve it.

WhiteSur-gtk-theme - MacOS Big Sur like theme for Gnome desktops

FirefoxCSS-Store - A collection site of Firefox userchrome themes, mostly from FirefoxCSS Reddit community.

slick-fox - :fox_face: A firefox config that has rounded tabs and a url bar that can disappear when not selected on. It works with any theme.

firefox-91plus-photon-userchrome - userChrome.css to restore the classic Photon look on Firefox 91+

Sweet-Pop - Sweet_Pop! Beautify, Customize Firefox. Minimalist animated oneliner theme for Firefox perfectly matching Sweet Dark.

min - A fast, minimal browser that protects your privacy