Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcosta3tc/FFCSS
Custom FireFox CSS
https://github.com/mcosta3tc/FFCSS
Last synced: 15 days ago
JSON representation
Custom FireFox CSS
- Host: GitHub
- URL: https://github.com/mcosta3tc/FFCSS
- Owner: mcosta3tc
- License: apache-2.0
- Created: 2021-03-16T10:17:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T10:58:15.000Z (over 3 years ago)
- Last Synced: 2024-08-01T16:35:54.999Z (3 months ago)
- Language: CSS
- Size: 202 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Custom CSS Firefox Theme
A custom theme made with [MaterialFox](https://github.com/muckSponge/MaterialFox),
using transparency and added animated New Tab logo.
###
![alt text](img/gif.gif)## Installation
*From [MaterialFox](https://github.com/muckSponge/MaterialFox)*
1. Copy the chrome folder and user.js file into your Firefox profile directory. To find your profile directory, go to about:support or about:profiles.
2. See [Recommended instructions](#recommended-instructions) if you'd prefer a more Chrome-like experience.
3. Restart Firefox.### Recommended instructions
Add space above tab bar:
* Right click on toolbar -> Customize.
* Check Drag Space checkbox.Replicate Chrome behaviour for clipped tabs:
* [about:config] Set ```browser.tabs.tabClipWidth``` to ```83``` (default is ```140```).Replicate Chrome's "Not Secure" text on HTTP:
* [about:config] Set ```security.insecure_connection_text.enabled``` to ```true```.