A Firefox userChrome.css theme that aims to recreate the look and feel of the Chromium version of Microsoft Edge.
Find a file
2022-04-11 01:32:58 +08:00
chrome modify readme 2022-04-11 01:32:58 +08:00
screenshots modify readme 2022-04-11 01:32:58 +08:00
.gitignore first version of rewrite 2021-12-01 04:11:13 +08:00
LICENSE Initial commit 2021-03-13 22:15:37 +08:00
README.md modify readme 2022-04-11 01:32:58 +08:00

Edge-Frfox

A Firefox userChrome.css theme that aims to recreate the look and feel of the Chromium version of Microsoft Edge.

thumbnail

Screenshot taken with macOS Monterey / Firefox Nightly 96.0a1 (2021-11-30)

How to install

  1. Go to about:support and click the "Open Folder/Show in Finder" button for the root directory of your browser profile/s.

  2. Download and copy the chrome folder into the profile folder.

  3. Go to about:config and change these preferences:

    For all operating systems:
    1. toolkit.legacyUserProfileCustomizations.stylesheets = true
    2. svg.context-properties.content.enabled = true
    3. layout.css.color-mix.enabled = true
    On macOS:
    1. To use the Edge style context menu on macOS then set widget.macos.native-context-menus = false (Not Implemented Yet!)
    1. browser.tabs.tabMinWidth = 66
    2. browser.tabs.tabClipWidth = 66

Note: Most frequently tested on macOS

Acknowledgements

muckSponge - MaterialFox

Microsoft - Fluent UI System Icons


Old version can be found here.