aminomancer / uc.css.js

A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript to implement its more functional features.
Other
326 stars 27 forks source link

Private Window Homepage broken? #88

Closed siffegh closed 8 months ago

siffegh commented 8 months ago

Describe the bug

A Private window is not displaying my home page.

To Reproduce Steps to reproduce the behavior:

  1. Open a private window.

Expected behavior

My home page is not displayed.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

I have no idea when this started not to work, as I don't use Private Browsing regularly.

aminomancer commented 8 months ago

Private windows have never shown home pages, at least not since I've been using Firefox. The home page in a private window is always about:privatebrowsing. What's this have to do with my repo anyway? If you think the behavior should be different, you should file a bug on https://bugzilla.mozilla.org/.

siffegh commented 8 months ago

https://github.com/aminomancer/uc.css.js/blob/master/JS/privateWindowHomepage.uc.js??

It used to work. And yes, I have the current version.

aminomancer commented 8 months ago

Ok, next time include the script name in the title or the description. I have made hundreds of these for random people and never given them a second thought, so you'll have to forgive my memory 😂

aminomancer commented 8 months ago

Should be fixed in c324b489ac9cc9d5795d668d6986838cd916caec, try version 1.1.0

siffegh commented 8 months ago

Works, thanks a lot.

aminomancer commented 8 months ago

Is the new version working for you?

Edit: nevermind, misread your post lol. Cool, no problem