Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eleanor-clifford/firefox-config
https://github.com/eleanor-clifford/firefox-config
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eleanor-clifford/firefox-config
- Owner: eleanor-clifford
- License: gpl-3.0
- Created: 2021-12-17T00:18:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T19:28:42.000Z (about 1 year ago)
- Last Synced: 2024-11-08T23:24:06.517Z (about 2 months ago)
- Language: CSS
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
| :exclamation: | This is a mirror of [https://git.sr.ht/~tim-clifford/firefox-config](https://git.sr.ht/~tim-clifford/firefox-config). Please refrain from using GitHub's issue and PR system. |
|----------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------|# Tim Clifford's firefox config
My own firefox config, based on
[minimal-functional-fox](https://github.com/mut-ex/minimal-functional-fox) and
[ff-vertical-tabs](https://git.sr.ht/~ranmaru/ff-vertical-tabs).
`userChrome.css` is from both, the svg's are
from mff, and `tabCenterReborn.css` is from ff-vertical-tabs.## How to install
**From ff-vertical-tabs `bf16f382`:**
- Go to `about:config` in your URL bar, search for
`toolkit.legacyUserProfileCustomizations.stylesheets` and set it to
`true`.
- Go to `about:profiles` in your URL bar, click "Open Directory" next to
your Root Directory under your default profile
- If there is no `chrome` folder, create it.
- Create a file called `userChrome.css` inside the `chrome` folder.
- Copy & paste the contents of `userChrome.css` into your file (or
symlink it).
- Install the [Tab Center Reborn](https://addons.mozilla.org/en-US/firefox/addon/tabcenter-reborn/)
extension.
- Make sure to enable "Allow this extension to run in Private windows"
so you're not left stranded while browsing.
- Go to `about:addons` in your URL bar, select *Tab Center Reborn*, go
to *Preferences* and set:
- *Animations*: on.
- *Use current browser theme*: on, if you want to use dark mode.
- *Compact Mode*: either "Dynamic" or "Enabled". It works with
"Disabled" too but looks nicer with only favicons.
- *Favicon-only pinned tabs*: off.
- Activate *Custom Stylesheet* and paste the contents of
`tabCenterReborn.css` into the text area below, and click "Save
CSS" under the text box.
- Restart Firefox.