modify readme
This commit is contained in:
parent
fa3ec04b77
commit
63c2f3f1cc
7 changed files with 27 additions and 9 deletions
18
README.md
18
README.md
|
@ -1,15 +1,11 @@
|
|||
# Edge-FrFox rewrite
|
||||
# Edge-Frfox
|
||||
A Firefox userChrome.css theme that aims to recreate the look and feel of the Chromium version of Microsoft Edge.
|
||||
|
||||
This branch is for a new version that is rewritten from scratch. Old version can be found [here](https://github.com/bmFtZQ/Edge-FrFox/tree/v91.0-archive).
|
||||
|
||||
**The context menu and its icons have not been completed yet.**
|
||||
|
||||

|
||||

|
||||
###### Screenshot taken with macOS Monterey / Firefox Nightly 96.0a1 (2021-11-30)
|
||||
|
||||
## How to install
|
||||
1. Go to `about:support` and click the "Show in File Explorer/Finder" button for the root directory of your browser profile/s.
|
||||
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:
|
||||
|
@ -19,6 +15,10 @@ This branch is for a new version that is rewritten from scratch. Old version can
|
|||
|
||||
###### On macOS:
|
||||
1. To use the Edge style context menu on macOS then set `widget.macos.native-context-menus` = `false` **(Not Implemented Yet!)**
|
||||
|
||||
##### Recommended:
|
||||
1. `browser.tabs.tabMinWidth` = `66`
|
||||
2. `browser.tabs.tabClipWidth` = `66`
|
||||
|
||||
**Note: Most frequently tested on macOS**
|
||||
|
||||
|
@ -26,3 +26,7 @@ This branch is for a new version that is rewritten from scratch. Old version can
|
|||
[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)
|
||||
|
||||
---
|
||||
|
||||
Old version can be found [here](https://github.com/bmFtZQ/edge-frfox/tree/v91.0-archive).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue