Git Product home page Git Product logo

firefox-tweaks's Introduction

Firefox Tweaks

Only tested on macOS with latest Firefox Developer Edition and some works on Windows.

How to use

  1. install userChromeJS manager from xiaoxiaoflood

How to use uc.js files in ucjs folder

  1. copy to your chrome folder in your profile folder

How to use CSS in UserStyles folder

There are two ways

  1. install StyloaiX addon in userChromeJS manager from xiaoxiaoflood (recommended)
  2. put the content in userChrome.css

Showcase

Profile Indicator

Show your current profile name in the search bar. It also badge your APP Icon with profile name on macOS. Only shows when the profile name is not “default”.

requirement

  • profile-indicator.uc.js

screenshots

./screenshots/profile-indicator.png ./screenshots/profile-indicator-badge.png

Window Indicator

requirement

  • window-indicator.uc.js
  • An addon that will change document.titlepreface. I use winger personally.

screenshot

./screenshots/window-indicator.gif

Sidebar related

Only test on macOS, welcome PR for other OS. I use Sidebery personally.

hide tab bar when sidebar is enabled

requirement

  • window_control_placeholder_support.css
  • hide_tabs_toolbar_osx.css or hide_tabs_toolbar_windows.css based on your operating systems

sidebar switch

switch between normal tab bar, always-on sidebar, and auto-hidden sidebar.

It creates a new toolbar button (it looks like the normal sidebar button because I don’t have the creativity for a new one).

Left click: normal rotation.

Right/Middle click: switch between always-on and auto-hidden.

requirement

  • window_control_placeholder_support.css
  • hide_tabs_toolbar_osx.css or hide_tabs_toolbar_windows.css based on your operating systems
  • sidebar_attribute.uc.js
  • sidebar_autohide.uc.js

screenshot

./screenshots/sidebar-autohide.gif

Reference

firefox-tweaks's People

Contributors

fuyu0425 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tortious

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.