GithubHelp home page GithubHelp logo

dexeonify / firefox-css Goto Github PK

View Code? Open in Web Editor NEW
34.0 4.0 5.0 404 KB

My CSS configuration to customise Firefox to my liking.

CSS 87.25% JavaScript 12.75%
firefox css sidebery userchrome startpage

firefox-css's People

Contributors

dexeonify avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

firefox-css's Issues

Tabbar autohide doesn't work

Firefox 95.0.2 on ArchLinux

I followed the instructions (it's not the first userchrome I use), but the tabbar autohide doesn't work... as you can see from my attached screenshot
Screenshot_20220108_113256

Can't get it to work :/

Hi
For me this seems a bit broken, I followed those steps to set up userChrome.css:
https://www.reddit.com/r/firefox/wiki/userchrome/

%appdata%\Mozilla\Firefox\Profiles\t8uf0qaw.default-release\chrome
grafik

userChrome.css content:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


@import url(components/windows_controls_placeholder.css);
@import url(components/hide_tabs_toolbar.css);
@import url(components/autohide_sidebar.css);
@import url(components/enhance_context_menu.css);

/* Remove unneeded context menu entries */
#tabContextMenu #context_sendTabToDevice,
.share-tab-url-item,
#context-sendimage,
#context-sendvideo,
#context-sendlinktodevice,
#context-sep-setbackground,
#context-setDesktopBackground {
    display: none
}

/* Remove sidebar header */
#sidebar-header {
    display: none
}

I've installed sideberry, imported the json data and added the sideberry css into sidebar.

Problems:

  • The sidebar does not go back at all:
    grafik

  • The Tab bar at the top is never hidden unlike shown in the video.

What am I doing wrong?

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.