Coder Social home page Coder Social logo

Comments (8)

pedrofleck avatar pedrofleck commented on May 28, 2024 1

It worked, thanks! And it's looking great, time to go back to Firefox. Any idea why Firefox dropped it? Is there any performance or security issue?

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

Did you paste the userChrome.css from the zip file in the 'chrome' folder that you created in the profile directory of firefox?

from elementaryos-firefox-theme.

pedrofleck avatar pedrofleck commented on May 28, 2024

Yes, I did.

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

Then I don't know... Best to start again with a clean install of firefox or disable all your addon's and see what happens. I've read about a prefs.js file that blocks some functions of the browser including userChrome. Maybe that's what's doing the harm?

from elementaryos-firefox-theme.

pedrofleck avatar pedrofleck commented on May 28, 2024

Actually it was a new install of Firefox 69 from the repo. I was using Chrome and installed Firefox for the first time on this eOS installation just to see this theme.

from elementaryos-firefox-theme.

pedrofleck avatar pedrofleck commented on May 28, 2024

Is there any way to debug what can be happening?

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

I have found the cause. Firefox 69 doesn't support userChrome by standard anymore. Here is what you have to do:

  1. Load about:config in the Firefox address bar.
  2. Confirm that you will be careful.
  3. Search for toolkit.legacyUserProfileCustomizations.stylesheets using the search at the top.
  4. Toggle the preference by double clicking. True means Firefox supports the CSS files, False that it ignores them.

I will add it in the install guide. Good luck!

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

I actually have no idea why they dropped it. There are no performance issues that I know of, using this theme. There is a change when calling browser.xul which might have something to do with security and performance, but I don't use it in the userChrome provided. Anyway, firefox is gradually changing to html instead of their previous xul, to simplify the code. I hope that would be all they're doing and that they won't totally remove the userChrome access...

from elementaryos-firefox-theme.

Related Issues (20)

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.