A Firefox userChrome.css theme that aims to recreate the look and feel of the Chromium version of Microsoft Edge.
chrome | ||
screenshots | ||
.gitignore | ||
LICENSE | ||
README.md |
Edge-Frfox
A Firefox userChrome.css theme that aims to recreate the look and feel of the Chromium version of Microsoft Edge.
Screenshot taken with macOS Monterey / Firefox Nightly 96.0a1 (2021-11-30)
How to install
-
Go to
about:support
and click the "Open Folder/Show in Finder" button for the root directory of your browser profile/s. -
Download and copy the
chrome
folder into the profile folder. -
Go to about:config and change these preferences:
For all operating systems:
toolkit.legacyUserProfileCustomizations.stylesheets
=true
svg.context-properties.content.enabled
=true
layout.css.color-mix.enabled
=true
On macOS:
- To use the Edge style context menu on macOS then set
widget.macos.native-context-menus
=false
(Not Implemented Yet!)
Recommended:
browser.tabs.tabMinWidth
=66
browser.tabs.tabClipWidth
=66
Note: Most frequently tested on macOS
Acknowledgements
Microsoft - Fluent UI System Icons
Old version can be found here.