Showing questions tagged: Show all questions
  • Solved
  • Archived

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (read more)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 2 years ago

Answered by Wesley Branton 2 years ago

  • Solved
  • Archived

Firefox hogging hard drive space with temp files (cubeb-shm...input/output)

I've discovered that in my Users/UserName/AppData/Local/Temp folder, there are thousands of files eating up space with name "cubeb-shm-#####-#####-input" and "cubeb-shm-#… (read more)

I've discovered that in my Users/UserName/AppData/Local/Temp folder, there are thousands of files eating up space with name "cubeb-shm-#####-#####-input" and "cubeb-shm-#####-#####-output", where "#####-#####" is a 10 digit number seperated by a hyphen.

I did a basic google search for these filenames and found several articles that talk about how firefox uses these, and normally creates and then deletes them, so there should only ever be one of each (input/output) file at a time. For some reason, I have thousands of these files, and they are eating up hundreds of Gb's of space on my hard drive. I only discovered this because my computer notified me I was running out of space. I manually deleted them, but I don't want to have to do this regularly, since it seems it's not expected behavior for Firefox.

I'm running the 64 bit version of Firefox 85.0.2, and there are no new updates available at the time of this writing. I'm really hoping someone can help me figure out how to get Firefox to appropriately manage these files. Help me Firefox community! You're my only hope!

Asked by stevekay83 2 years ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Primary Password needed to access Lockwise... but I don't have a Primary Password

I'm a brand-new Firefox user, just trying to import or recreate my login data from Chrome. Every time I've clicked "Import" from Lockwise and checked the appropriate boxe… (read more)

I'm a brand-new Firefox user, just trying to import or recreate my login data from Chrome. Every time I've clicked "Import" from Lockwise and checked the appropriate boxes, I get a dialog box telling me that the import was successful... but Lockwise still tells me "No logins found." I do know that importation of some kind is happening because my bookmarks imported just fine. Prompts to save my logins still appear, but passwords do not get saved, as evidenced by the "No logins found" message where a list of my saved logins should be. When I attempt to create a login manually, I get a dialog box like the one used to create a Primary Password, except it looks more like a system dialog box, something from Windows rather than from Firefox (image 1.1). I've tried entering all the passwords I can think of into this dialog box--my OS password, my Firefox password, the password I'm trying to save, the password I would choose for my Primary Password if I had one--only for another box to pop up stating "Unable to change password" (image 1.2). Upon closing this box, a red banner appears stating that there was an error while trying to save the password.

One of the times I was trying to use Lockwise, a bar appeared at the top of the screen stating that I needed to use my Primary Password--which I didn't have and still don't--to access my logins. I can't remember what I did because I've tried several things, but if I figure out how to recreate that I'll update this post. I attempted to create a Primary Password from my Options menu by checking the box next to "Use a Primary Password." Even though it clearly recognizes that I don't have a Primary Password set, I still get an "Unable to change primary password" notice (image 2). I've tried resetting it, but to no avail. I have also followed the advice of all the relevant articles I could find (e.g., the help article on what to do if your passwords aren't saving), but nothing so far has fixed the issue.

Lastly--it seems like I'm getting the system-dialog-looking box about every hour or so, always twice in a row: I'll click "cancel," and then it will show up again. I also can't seem to log out of my Firefox account, as that same dialog box appears and prevents me from doing so.

What is going on here? Is there anything I can do to fix it?

Asked by bluephoenix73 1 year ago

Answered by bluephoenix73 1 year ago

  • Solved
  • Archived

Why did Firefox kill the ability to listen to Amazon Music.

Now i always get this in Firefox "Playback Error There's something wrong. Please try again later. " And yes it is just Firefox. I know that Firefox is killing the abili… (read more)

Now i always get this in Firefox "Playback Error There's something wrong. Please try again later. "

And yes it is just Firefox. I know that Firefox is killing the ability to listen to Amazon Music as it works perfectly fine in Chrome and Microsoft Edge but not in Firefox at all. I've tried several days - it won't play it.

Really is uninstalling and basically killing Firefox the best?

Asked by IAmThatStrange 2 years ago

Answered by IAmThatStrange 1 year ago