-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fe29eb
commit 367cf8b
Showing
10 changed files
with
159 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
# Simple Firefox Menus | ||
|
||
This is a preset built upon | ||
[SimpleMenuWizard](https://github.com/stonecrusher/simpleMenuWizard), which is | ||
This is a preset built upon | ||
[SimpleMenuWizard](https://github.com/stonecrusher/simpleMenuWizard), which is | ||
a nice prebuilt CSS. | ||
|
||
It removes as many useless (for me) entries of the Firefox right-click menus as | ||
It removes as many useless (for me) entries of the Firefox right-click menus as | ||
possible, to make it a less cluttered experience. | ||
|
||
If you like it, share it with others! Making your Firefox more basic is a | ||
pretty contradictory "mod," as mods are normally done by people seeking more | ||
If you like it, share it with others! Making your Firefox more basic is a | ||
pretty contradictory "mod," as mods are normally done by people seeking more | ||
features. | ||
|
||
## Use | ||
|
||
1. Open `about:profiles` and find your profile folder, then link that folder to | ||
1. Open `about:profiles` and find your profile folder, then link that folder to | ||
a better location. | ||
2. Delete the folders of profiles you don't use. | ||
3. In your profile folder, create a folder named `chrome` (yes, this is a | ||
3. In your profile folder, create a folder named `chrome` (yes, this is a | ||
Firefox term for "Browser interface"—Google copied it). | ||
4. Download this folder here, so that the `UserChrome.css` file is in that | ||
4. Download this folder here, so that the `UserChrome.css` file is in that | ||
folder. | ||
5. In your browser, search for `about:config`. | ||
6. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true`. | ||
7. Restart your browser. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.