Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Soft-Bred/Firefox-Customisation


https://github.com/Soft-Bred/Firefox-Customisation

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Firefox-Customisation

![Firefox](https://user-images.githubusercontent.com/60551230/144758013-58d8d4af-27d4-4da7-9e2c-0c7853ebe394.png)

## Setup
![Setup](https://user-images.githubusercontent.com/60551230/144758030-dbd18b7c-bea2-439b-881e-054560ddb320.png)

## Differance Between userChrome & userContent
![userChrome css](https://user-images.githubusercontent.com/60551230/144758055-82364428-b18f-415d-92f6-d26931b342ca.png)

![userContent css](https://user-images.githubusercontent.com/60551230/144758057-748fa770-17f1-4902-8ece-5901588e23a6.png)

## Firefox Extentions
- List of extetions I use can be found [here](https://addons.mozilla.org/en-US/firefox/collections/16734717/Extentions/ "here")
## Javascript Stuff

### [Fluent Reveal Effect On Toolbar Buttons & Tabs](https://www.reddit.com/r/FirefoxCSS/comments/njcsi1/fluent_reveal_effect_on_toolbar_buttons/)

**Installation:**
- Basically follow [this](https://github.com/MrOtherGuy/fx-autoconfig "this") and dont fuck it up.
*Note that when talking about the Chrome folder in the [Profile folder](https://github.com/MrOtherGuy/fx-autoconfig#setting-up-profile "Profile folder") , the "JS", "utils" and "resourses" folders will be automatically created.*

- Install [fluentRevealTabs.uc.js](https://github.com/aminomancer/uc.css.js/blob/master/script/fluentRevealTabs.uc.js "fluentRevealTabs.uc.js") & [fluentRevealNavbar.uc.js](https://github.com/aminomancer/uc.css.js/blob/master/script/fluentRevealNavbar.uc.js "fluentRevealNavbar.uc.js") and put them into the newly created JS folder inside your profile folder.

## CSS Snippets
The CSS Snippets folder is made with the idea of organisation, so as to be able to edit individual aspects of code without having to interfere with any others.
### Accent Colours
![User Content](https://user-images.githubusercontent.com/60551230/144758086-1f087318-7210-4354-8577-5e0cdaa355f7.png)
![User Chrome](https://user-images.githubusercontent.com/60551230/144758097-dba18d33-4bdc-4bf7-b462-bec8c243940f.png)