Coder Social home page Coder Social logo

Several small issues about betterfox HOT 2 CLOSED

yokoffing avatar yokoffing commented on August 18, 2024
Several small issues

from betterfox.

Comments (2)

yokoffing avatar yokoffing commented on August 18, 2024

I used your prebuilt user.js

You are not using the prebuilt. You started with prebuilt and made modifications.

Youtube doesn't remember the Playersize after a restart of the browser.

This happens to me in Google Chrome, too? Using Enhancer is great for stuff like this.

And the smoothfox part doesnt seem to do anything? At least for me.

You can activate the Smoothfox prefs just like you did with the WebGPU prefs: by removing the // in front of them and then restarting Firefox. (As an aside, enabling WebGPU may cause issues and is not recommended unless you're a web dev.)

I actively used Firefox sync but even removing the lines from the user.js diodnt bring it back, I had to manually reenable the identity.fxaccount. Do I have to reenable all the prefs that I deleted from the user.js?

  1. Please read https://kb.mozillazine.org/User.js_file
  2. and #87.
  3. Then add to your MY OVERRIDES section in the file:
// PREF: restore Firefox View UI
user_pref("browser.tabs.firefox-view", enable);

// PREF: restore Firefox accounts
user_pref("identity.fxaccounts.enabled", true);

// PREF: Push API seems to be needed for Sync (not needed after v. 108)
user_pref("dom.push.enabled", true);

Note: I don't use sync and don't know the exact ins and outs of how it works.

from betterfox.

rk-exxec avatar rk-exxec commented on August 18, 2024

So I formulated my question poorly.
I did use the prebuilt user.js and all the issues are occurring with the unmodified version.
The Youtube player did remember the size until I added the file.

The smoothfox probably didn't work, because I already made some mods to the scrolling behavior, and your settings are almost identical. I forgot about that.

I somehow misread how the user.js file works, sorry about that, I will restore and try again.

from betterfox.

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.