edge-frfox/README.md
2021-04-09 21:49:15 +08:00

29 lines
1.4 KiB
Markdown

# Edge-FrFox
A userChrome.css theme for Firefox that replicates Microsoft Edge and adds icons to the right click menus.
![thumbnail](screenshots/Edge-FrFox-theme.png)
## Screenshots
Newtab Page Light|Newtab Page Dark|Firefox Alpenglow Light
-|-|-
![screenshot-light](screenshots/screenshot-light.png) | ![screenshot-dark](screenshots/screenshot-dark.png) | ![screenshot-alpenglow-light](screenshots/screenshot-alpenglow-light.png)
Right Click Menu Light | Right Click Menu Dark | Firefox Alpenglow Dark
![right-click-light](screenshots/right-click-light.png) | ![right-click-dark](screenshots/right-click-dark.png) | ![screenshot-alpenglow-dark](screenshots/screenshot-alpenglow-dark.png)
## How to install
1. Go to about:support and click the button that shows your profile folder in your file explorer.
2. Copy the `chrome` folder into the profile folder
3. Go to about:config and enter the following values:
1. `toolkit.legacyUserProfileCustomizations.stylesheets` = `true`
2. `svg.context-properties.content.enabled` = `true`
###### Recommended settings:
1. `browser.tabs.tabClipWidth` = `83`
2. `security.insecure_connection_text.enabled` = `true`
**Note: Only properly tested on macOS 11 Big Sur**
## Acknowledgements
[muckSponge](https://github.com/muckSponge) - [MaterialFox](https://github.com/muckSponge/MaterialFox)
[Microsoft](https://github.com/microsoft) - [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons)