Git Product home page Git Product logo

verticalfox's Introduction

VerticalFox

中文文档

Get an Edge like auto-hide vertical tabs bar on Firefox! Powerd by Sidebery, you can have your bookmarks, pinned tabs all in side bar and get a clean, compact look. Works on MacOS and Windows.

I'm only working on compatability with the latest stable release of Firefox, if you find any flaws, please update your browser first.

The auto hide also works on Tree Style Tabs, but you may need to adjust the css to achieve the best look.

How to apply

  1. You need to have Sidebery installed.

  2. Download the files in release according to your operation system. You can also directly use the source files you need.

  3. If you haven't customized your Firefox before, check out this guide for how to set up your Firefox and the profiles. TL;DR version:

    1. Navigate to about:config in the address bar and accept the risks.
    2. Search for toolkit.legacyUserProfileCustomizations.stylesheets and toggle it to true (by double clicking on it).
    3. Navigate to about:support in the address bar, under Application Basics, find Profile Folder and open it. You should now see your profile folder.
    4. Inside your profile folder, create a new folder named chrome (all lower case).
  4. Once you have your chrome folder under your profile directory, copy the userChrome.css you downloaded into chrome. Alternatively you can create a blank userChrome.css and paste the code. Restart your browser.

  5. Go to the settings of Sidebery, go to Styles editor, paste all the code from sidebery_styles.css. Please turn on "Show navigation bar in one line" under "Navigation bar" in the settings.

Now you can enjoy your new Firefox!

Frequently Asked

Q: How to move sidebar to the right?

A: Before you apply userChrome.css, click the header of sidebar, click 'move to right side'. If you have applied userChrome.css, find the comment /*hide the sidebar header*/ then delete or comment out the section between this comment and /*AUTO HIDE SIDEBAR*/, the header will appear.


Q: How to disable sidebar auto-hide?

A: Go to the comment /*AUTO HIDE SIDE BAR*/, delete the next 10 lines of code below it.

verticalfox's People

Contributors

christorange avatar ghoulboii avatar marin-kitagawa avatar

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.