Update README.md
This commit is contained in:
parent
98852bd000
commit
4f619d39b5
1 changed files with 26 additions and 0 deletions
26
README.md
26
README.md
|
@ -1,2 +1,28 @@
|
||||||
# Edge-Fox
|
# Edge-Fox
|
||||||
A userChrome.css theme for Firefox that replicates Microsoft Edge
|
A userChrome.css theme for Firefox that replicates Microsoft Edge
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
#### Lightmode
|
||||||
|

|
||||||
|
|
||||||
|
#### Darkmode
|
||||||
|

|
||||||
|
|
||||||
|
## 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`
|
||||||
|
###### Recommeneded settings:
|
||||||
|
1. `browser.tabs.tabClipWidth` = `83`
|
||||||
|
2. `security.insecure_connection_text.enabled` = `true`
|
||||||
|
|
||||||
|
**Note: Only tested on macOS Big Sur with Firefox Release 86**
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
[muckSponge](https://github.com/muckSponge) - [MaterialFox](https://github.com/muckSponge/MaterialFox)
|
||||||
|
|
||||||
|
[Microsoft](https://github.com/microsoft) - [Fluent System Icons](https://github.com/microsoft/fluentui-system-icons)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue