https://github.com/wesleybranton/remove-firefox-megabar
Remove the new Firefox Megabar using CSS
https://github.com/wesleybranton/remove-firefox-megabar
css-customizations css-tweaks firefox firefox-tweaks hacktoberfest userchrome
Last synced: 5 months ago
JSON representation
Remove the new Firefox Megabar using CSS
- Host: GitHub
- URL: https://github.com/wesleybranton/remove-firefox-megabar
- Owner: WesleyBranton
- License: mpl-2.0
- Created: 2020-02-14T02:27:30.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T04:16:19.000Z (over 1 year ago)
- Last Synced: 2024-12-01T05:24:06.289Z (over 1 year ago)
- Topics: css-customizations, css-tweaks, firefox, firefox-tweaks, hacktoberfest, userchrome
- Language: CSS
- Homepage:
- Size: 31.3 KB
- Stars: 72
- Watchers: 9
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Remove-Firefox-Megabar
This repository contains the necessary userChrome.css CSS code required to revert the new Firefox megabar (introduced in version 75) back to the previous appearance. Most notably, it removes the annoying growing and shrinking effect that the new megabar includes, but it also adjusts the spacing between the address bar items and moves the item type icon back to its old position.
This is an unofficial CSS tweak with no guaranteed support. It may not work on all systems and may be broken by updates. If you are not prepared to deal with the hassle of these types of "hacky" tweaks, DO NOT USE THEM!
## Release Notes
Release notes can be found on [this GitHub repository](https://github.com/WesleyBranton/Remove-Firefox-Megabar/releases).