Prikaz označenih pitanja: Prikaži sva pitanja
  • Riješeno
  • Arhivirano

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… (pročitajte više)

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 prije 2 godina

Answered by Wesley Branton prije 2 godina

  • Riješeno
  • Arhivirano

Disable overly insisting updates

When Firefox asks if I want to download an update and I agree, soon after that but not right away it stops working - on every new page it says "We need to restart to fini… (pročitajte više)

When Firefox asks if I want to download an update and I agree, soon after that but not right away it stops working - on every new page it says "We need to restart to finish updating" <- This last bit is VERY annoying. Is there a way to keep FF working in such situation? I usually have 3 FF profiles running, about 10-20 tabs each and when it suddenly does this - I can restart them all but when it is suitable for me.

The only solution I can see so far is disabling updates via group policies (which is not well documented, where do i put this policies.json on Fedora? need to google that).

Any other ways to keep updates and FF running until I decide when to restart? Thanks.

Asked by aikbox prije 2 godina

Answered by Scribe prije 2 godina

  • Riješeno
  • Arhivirano

missing print "page setup" in Mozilla v85

With the new v85 of Firefox... for Microsoft Print to PDF... the defaults for print headers & footers has changed and is no longer available to edit or even view. It… (pročitajte više)

With the new v85 of Firefox... for Microsoft Print to PDF...

the defaults for print headers & footers has changed and is no longer available to edit or even view. It seems as though my settings remain in place for other printing options like my physical printer but even there the options are not editable or viewable.

There used to be a "page setup" option but I have not be able to find this anywhere anymore.

I'm assuming that it has to do with the bug fix for pdf printing but doesn't seem that it should be an intended outcome of the fix.

Any work arounds anyone knows about or has found?

Asked by Cobalt TiNor prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

Where did Page Setup / Margins & Header/Footer go?

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:c… (pročitajte više)

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:config . . . keyword "footer" . . . there, I would have to change it for 5 different ways of printing (to printers or to PDF)

I need to get rid of printing the URL in the footer - many times, it's too long, and I don't need it.

Where did the Page Setup option go?

I see in the current Print Options, you have to go to - More Settings / Margin / Custom - to see those. Why would they put this so many levels down?

It used to be: File / Page Setup / Margins & Header/Footer . . . "Customize" Headers & Footers:

Option 1 (left) . . . there are two leading spaces:

 > > &T
 > > &U . . . &D . . . &PT

Option 2 (left) . . . get rid of the ">"s, and just have the two leading spaces:

 &T
 &U . . . &D . . . &PT

Asked by sludge7051-x prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

firefox sync lists all the synced tabs in a side bar but doesn't open them

Hello I do not understand how firefox sync is supposed to work. I have a desktop and a laptop. The desktop is FF 85 on Linux Mint (I cannot get a later version due to … (pročitajte više)

Hello

I do not understand how firefox sync is supposed to work. I have a desktop and a laptop. The desktop is FF 85 on Linux Mint (I cannot get a later version due to some querk) The laptop is 99 on Windows 10 Both are signed in to sync but my bookmarks were scrambled so I signed out the laptop and cleared the profile, cleaned up the bookmarks in the desktop and to be safe I tried just syncing the tabs, not the bookmarks, by opening the fresh firefox on the laptop and signing in again. In the sidebar under my account icon I clicked "Synchronise now" and the open tabs from my desktop appeared in a list underneath, jumbled up. (I have 2 separate windows open on the desktop with different tabs in each, but this separation was not followed either, there didn’t seem to be any provision for syncing tabs in two separate windows)

But the row of tabs didn’t open, all I can do is open them one by one from the list on the right, this is a slow process as every time I click on a tab in the list the new page opens in the same single tab, not a new one, but the sidebar closes again.

Is this what’s supposed to happen? I was expecting the synced row of tabs to open automatically.

This feature would have been useful as my OS on the desktop, (Linux Mint) tends to crash and to have the on the laptop would be a good backup.

Incidentally the other way I try to back up the lost tabs is to select them all and bookmark them to a new folder which I call “backup” but it seems this doesn’t necessarily duplicate them, which I would prefer, so any of the open tabs that were previously bookmarked risk being removed from the original bookmarked folder, without my noticing, and I am therefore reluctant to delete the backup folder without checking that it doesn’t contain the only bookmark of a page.

When I came back to syncing the bookmarks, how do I avoid them getting scrambled again?

Asked by benaround3 prije 11 mjeseci

Answered by benaround3 prije 10 mjeseci

  • Riješeno
  • Arhivirano

syncing 2 firefoxs on the same laptop

On Linux Ubuntu 18.04, on my laptop, I have 2 versions of Firefox. Version 85.0.2 which I've been using for a while, and version 97.0.1 which I have just installed. I wan… (pročitajte više)

On Linux Ubuntu 18.04, on my laptop, I have 2 versions of Firefox. Version 85.0.2 which I've been using for a while, and version 97.0.1 which I have just installed. I want to sync the new firefox version with all my data and choices that are on the older version of firefox. I think I am being told to sync my older firefox settings with firefox on my phone. I do not have a phone. I only have 1 laptop. I need help, I don't know how to accomplish syncing with 2 different firefoxes on the same laptop.

Asked by alice28 prije 1 godina

Answered by cor-el prije 1 godina

  • Riješeno
  • Arhivirano

What Happened to "Print Preview"?

A recent Firefox update has totally disrupted our ability to print from browser windows. There used to be a "Print Preview" button that allowed us to set things up the wa… (pročitajte više)

A recent Firefox update has totally disrupted our ability to print from browser windows. There used to be a "Print Preview" button that allowed us to set things up the way we wanted them. That's now missing. As a result, stuff that used to cost us for ten pages now costs us for twenty pages. Also, when we print double-sided, the second side prints upside down.

This strikes me and my wife as a horrible development, and we would like to go back to the old version ASAP!

Asked by Anan prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Zaključano
  • Arhivirano

Moving webite tabs below bookmarks

Last time Firefox updated, I managed to find information online about moving the website tabs so they were below the bookmarks instead of at the top of the screen. It was… (pročitajte više)

Last time Firefox updated, I managed to find information online about moving the website tabs so they were below the bookmarks instead of at the top of the screen. It was a huge pain-in-the-butt to do.

After a recent re-install, the tabs have moved themselves back to the top of the screen and nothing I do seems to be able to move them back below the bookmarks.

Is there a way I can move the tabs that doesn't involve spending hours hunting through posts on the web, changing hidden Firefox settings, and recoding .css files?

If not, why do you not give the option to move the tabs wherever the user wants? Especially when it makes far more sense to have the website tabs directly above the website being viewed, at least in my opinion?

I'm currently using Firefox 85.0.2 (64-bit).

Asked by sparrowfox prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

pop up blocker with bookmarklet

Hello, We run a website that uses a bookmarklet button which allows us to capture the current URL location and save it. This is placed on the Tool Bar where its easy for … (pročitajte više)

Hello, We run a website that uses a bookmarklet button which allows us to capture the current URL location and save it. This is placed on the Tool Bar where its easy for a user to use. Until now, its been working perfectly but with this latest update to FireFox we are seeing the pop-up blocking being activated with the yellow message bar at the top. Now this would be ok if we only had to allow the pop up once (by clicking allow site), but unfortunately the bookmarket button has to be able to work on all sites, which is the whole point of the button. So its impractical to keep allowing it every time its used. Disabling the pop-up blocker completely then works, but then the browser is open to other pop-ups. Is there any way to allow bookmarklets to display a pop up and not display a pop-up message? Without having to disable the entire pop-up functionality. Can the FF developers allow for user placed bookmarklets to not be pop-up blocked. Maybe an exception added for that. They are placed manually by the user so are allowed by the user only.

Thanks for reading. Paul.

Asked by paul319 prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

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-#… (pročitajte više)

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 prije 2 godina

Answered by cor-el prije 1 godina

  • Zaključano
  • Arhivirano

Put tabs BELOW address bar already!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Hi to ALL Firefox admins and programmers..... I think Im speaking for most people when I say this...... PUT THE DAMN TABS !!!!!BELOW!!!! the address bar already!!… (pročitajte više)

Hi

to ALL Firefox admins and programmers.....

I think Im speaking for most people when I say this......

PUT THE DAMN TABS !!!!!BELOW!!!! the address bar already!!

People have been begging you to do this for ******* years!!!

Stop being such a**holes and make it like this BY DEFAULT FOREVER! And add a simple option in the setting that always allows the user to put the tabs above or below....but I know most people want this always BELOW!!!

Fix this issue PLEASE it pisses soooo many people off having the tabs above the address bar. ...Also when I double click on the empty space beside the tabs it just shrink the open window.....change this so double clicking on the empty area OPENS A NEW TAB...

Signed a VERY pissed off user!

Asked by mrgzjk prije 2 godina

Last reply by Chris Ilias prije 1 godina

  • Riješeno
  • Arhivirano

Enable/disable automatic redirect.

So I was having some trouble a few days ago with a website that automatically re-directed as soon as I landed on it to another page. So I happily went off in the settings… (pročitajte više)

So I was having some trouble a few days ago with a website that automatically re-directed as soon as I landed on it to another page. So I happily went off in the settings and disable the automatic redirect. Now a week or two later I'm sitting here going I can't find the setting anymore? I can't even search for it and have absolutely no results you would think searching for "redirect" in the settings pain would bring it up. it's probably something that got buried in developer tools that I would never be able to turn off/toggle again unless I get lucky with the right extremely memorable and easily accessible incantation in the about : config because that's just all so well documented. Is it a "1" is it a "0" is it a "5" which one disabled / enabled what is the other options do?

Asked by iMark77 prije 2 godina

Answered by cor-el prije 2 godina

  • Riješeno
  • Arhivirano

aliexpress

again the shopping cart in aliexpress does not work. there are no addons. in pinterest, and after a while, the computer hangs up. опять корзина в алиэкспресс не работает… (pročitajte više)

again the shopping cart in aliexpress does not work. there are no addons. in pinterest, and after a while, the computer hangs up.

опять корзина в алиэкспресс не работает. никаких дополнений нет. в pinterest и вовсе через некоторое время намертво вешает комп.

Asked by yur1x_rc prije 2 godina

Answered by jonzn4SUSE prije 2 godina

  • Riješeno
  • Arhivirano

ad photos or pictues to instagram using firefox on a windows 10 pc

I have instagram on my pc I can view others pictures and videos but i do not know how to do it from my firefox browser on my windows 10 pc. I am not really go… (pročitajte više)

I have instagram on my pc I can view others pictures and videos but i do not know how to do it from my firefox browser on my windows 10 pc. I am not really good at computer stuff so i do not wanty to mess this up . can some one tell me how Thanks

Asked by Mary prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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 prije 1 godina

Answered by bluephoenix73 prije 1 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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 prije 2 godina

Answered by IAmThatStrange prije 1 godina

  • Riješeno
  • Arhivirano

Want to get rid of "This time, search with" option in address bar

Recently, I updated Firefox (as it regularly bothers me to do so) and it added an annoying new feature that appears whenever I type anything into the address bar. It used… (pročitajte više)

Recently, I updated Firefox (as it regularly bothers me to do so) and it added an annoying new feature that appears whenever I type anything into the address bar. It used to just provide search suggestions from my list of bookmarks, but now below the list of search options is a separate segment with "This time, search with:" followed by multiple icons--in my case, Google (my default browser), bookmarks, tabs, history, and settings. And you know how when you're sometimes typing something you want to find and the desired result is toward the bottom of the list, so instead of pressing the down arrow key to get to it, you press the up arrow to start from the end…well now, when I try that on the address bar, it cycles through each icon before letting me get to the list's end.

I know it sounds like a petty complaint, but it's annoying and inconvenient to have to do it each and every time since it's habitual to cycle from top to bottom or vice versa on basically every other search bar. I went the route of "Settings > Options > Search > Search Shortcuts" to see if I could get rid of these icons, but just like how it doesn't let you get rid of search engines when you only have one on the list, it doesn't give you an option to remove these superfluous icons.

These Mozilla dumbasses seem to lack foresight and/or consideration with the way they limit user preferences. Can anybody give me any alternative solutions? Please spare me the snide answers like "switch to Chrome" (already considering it). If there's a way to simply circumvent these icons in the address bar rather than getting rid of them entirely, that would be more that enough: I just don't know how to go about it. Anyway, thank you for taking the time to read my submission/rant.

Asked by xcutsy prije 2 godina

Answered by Standard8 prije 2 godina

  • Riješeno
  • Arhivirano

want to open webpages from gmail with fire fox

When When i Click a link in my Gmail it opens with MS Edge I want it to open with firefox. can someone give me step by step instructions on how to accomplish this. my def… (pročitajte više)

When When i Click a link in my Gmail it opens with MS Edge I want it to open with firefox. can someone give me step by step instructions on how to accomplish this. my default browser is Fire fox

Asked by wldproj prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina