Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

userChrome

There is no userChrome.css in my profile. If it needs to be created, where do I create it? Yes, I searched for help. What I found was about userChrome.css to solve spec… (xem thêm)

There is no userChrome.css in my profile.

If it needs to be created, where do I create it?

Yes, I searched for help. What I found was about userChrome.css to solve specific problems, but not what to do if it doesn't exist. Is userChrome still supported?

Thank you! Mark.

Được hỏi bởi Mark Filipak 1 năm trước

Được trả lời bởi Mark Filipak 1 năm trước

  • Đã lưu trữ

HIde pinned tabs problem

I was set up, in myuserchrome.css, to hide my pinned tabs on the tab bar, allowing them to still be available in the "List all tabs" menu, see first image .tabbrowser-ta… (xem thêm)

I was set up, in myuserchrome.css, to hide my pinned tabs on the tab bar, allowing them to still be available in the "List all tabs" menu, see first image

.tabbrowser-tab[pinned="true"] { display: none !important;}

All of a sudden, it reverted back

That first image, with the hidden tabs, is actually from Librewolf, with has the identical setting.

Được hỏi bởi noel_envode 7 tháng trước

Lần cuối trả lời bởi noel_envode 7 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi sludge7051-x 3 năm trước

Được trả lời bởi jscher2000 - Support Volunteer 3 năm trước

  • Đã lưu trữ

why is it so difficult to get spell check to work?

I went into setting and made sure spellcheck is enabled and it is, but there are no other options there. I did exactly what it said on your help article and right clicked… (xem thêm)

I went into setting and made sure spellcheck is enabled and it is, but there are no other options there. I did exactly what it said on your help article and right clicked in the text box on multiple different web pages and there is NO OPTION. It should not be this complicated.

Được hỏi bởi tremault 9 tháng trước

Lần cuối trả lời bởi cor-el 8 tháng trước

  • Đã lưu trữ

Firefox mishandles action selected for opening files

I want to open online PDFs in Acrobat. I've modified the setting is in Firefox to "Always ask," yet when I click on a PDF it opens as it should AND Firefox automatically … (xem thêm)

I want to open online PDFs in Acrobat. I've modified the setting is in Firefox to "Always ask," yet when I click on a PDF it opens as it should AND Firefox automatically downloads the file to the Downloads folder even though that destination is greyed out in settings and the radial button for "Always Ask" is selected. How can I block this activity in either Firefox or in the registry.

NOTE: ALL OF THE SETTINGS IN FIREFOX SAY "ALWAYS ASK." This a software bug in Firefox, not a user switch setting. This activity began today (March 11, 2022) after months of normal, expected activity. I've reset Firefox and I've done a complete uninstall and clean install and this still happens.

Được hỏi bởi Andy 2 năm trước

Lần cuối trả lời bởi gkrmbl 1 năm trước

  • Đã lưu trữ

Opening Office.com in Multi Account Containers

I'm not sure what I did when using Multi Account Containers (Must have clicked "yes" to always open in a specific container when accessing Microsoft, www.office.com. I … (xem thêm)

I'm not sure what I did when using Multi Account Containers (Must have clicked "yes" to always open in a specific container when accessing Microsoft, www.office.com. I enter user name and password and Firefox containers prompts me to Always open in container and I click no. It's like I'm stuck in an endless loop, each time I enter user name, password and two-factor a new tab opens and I have to do it all over again (Never getting into office.com). However, when using private windows I am able to get in. Can I turn off, "Always open in X container"? Thank you.

Được hỏi bởi eskaygee33 1 năm trước

Lần cuối trả lời bởi eskaygee33 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Hide Tab bar if there is only one tab

Hello! I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows): tab:only-of-type, tab:only-of-type + #tabs-newtab-button { … (xem thêm)

Hello!

I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows):

tab:only-of-type, tab:only-of-type + #tabs-newtab-button {

   display: none !important;

}

#tabbrowser-tabs, #tabbrowser-arrowscrollbox, #tabbrowser-tabs > .tabbrowser-arrowscrollbox {
   min-height: 0 !important;

}

Since one of the recent Firefox updates, this code does no longer work. Maybe because there is a new element in the tab bar: A drop-down list at the right.

Any idea how to make the above code work again?

Peter

Được hỏi bởi peter596 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã lưu trữ

Middle mouse wheel auto-scrolling does not work as a toggle, only as a hold

When I tap the middle mouse wheel to enable auto-scrolling (with no additional inputs like clicking, scrolling, or keyboard inputs), on release of the middle mouse wheel,… (xem thêm)

When I tap the middle mouse wheel to enable auto-scrolling (with no additional inputs like clicking, scrolling, or keyboard inputs), on release of the middle mouse wheel, auto-scroll disappears. I can only use auto-scroll while holding down the middle mouse wheel.

I've reached out to other's and this seems to not be the intended/default behavior. I've confirmed middle-mouse wheel scroll (where it's a tap / toggle) works on Chrome as well as other applications like Spotify.

I would like to have it as a toggle. What can I do?

Được hỏi bởi luke.yi4779 1 năm trước

Lần cuối trả lời bởi luke.yi4779 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

PiP mode resize difference on Windows and Linux

Hello. I recently moved from windows to Linux Mint, and noticed the behavior of the Picture in Picture window is different when resizing. On windows, the aspect ratio is … (xem thêm)

Hello. I recently moved from windows to Linux Mint, and noticed the behavior of the Picture in Picture window is different when resizing. On windows, the aspect ratio is kept. while on Linux, it is free form, making these black bars around the video, so I have to resize it very carefully to not show any black bars.

How can I make the PiP on Linux behave like on Windows? That means resizing keeping the aspect ratio.

Attached are the comparisons between Windows and Linux Mint.

Thank you very much!

Được hỏi bởi buneco05 9 tháng trước

Được trả lời bởi buneco05 7 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

How I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it. Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pag… (xem thêm)

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it.

Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pages blocked”.

I was able to remove the “SaveFrom.net Helper” add on in Firefox, but am unable to remove the “Savefrom.net Helper” bookmark tab which has high jacked my normal Firefox Bookmarks.

I can no longer easily see my Firefox Bookmarks and have to keep opening the Firefox Application Menu, then select Bookmarks, then select Manage Bookmarks in order to see my bookmarks.

Can you please advise how I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Được hỏi bởi Philip47 2 năm trước

Được trả lời bởi Philip47 2 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Close Tab Button On Left (Firefox 113)

This again! This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening. Initially post-update the close tab button was … (xem thêm)

This again!

This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening.

Initially post-update the close tab button was in a weird, random place on the tab bar. I have adjusted the margins to put the button back where it's supposed to be!

I changed :

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 2px !important;
}

to:

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 35px !important;
}

to move the button back onto the left. That may seem like a drastic change but that's the lowest value I could find which produced the result I want.

However, it's not quite the result I want! As of updating to 113.0.1, the tab title itself now disappears altogether on hover.

I have tried to correct this in CSS using the .tab-text and .tab-label attributes, but without any luck so far.

Can anybody help me with this, before I'm forced to downgrade to Firefox 112?

Better yet... how about we just make this an option in Settings, as it should be?!

Được hỏi bởi Kit Marsden 11 tháng trước

Được trả lời bởi Kit Marsden 11 tháng trước

  • Đã lưu trữ

Configure navigation bar empty (without search box)

Hello, I need your help: how can I set navigation bar without any item (hide all items of this bar)? I need that this bar appears but empty. The reason is that I want to… (xem thêm)

Hello,

I need your help: how can I set navigation bar without any item (hide all items of this bar)? I need that this bar appears but empty. The reason is that I want to restrict options in Firefox (for all users) but let it be allowed open windows pop-up.

I got remove the menu button that is to the right of the whole (hamburger type), the forward and backward buttons that are to the left of the whole (which are the arrows to the right and to the left), the detention (which is the cross), etc. I did this with commands in userChrome.css file

But what I can't hide is the item where the url's are placed (search box). I just need to hide the search box. I wrote " #nav-bar { visibility: collapse !important ; } " in userChrome.css , and then all navigation bar is hidden but don't get windows of pop-up that I need them to appear.

The version of Firefox that I have is 108.0.1 (64 bits).

Could you help me, please? It's a little urgent. Thanks!!

Được hỏi bởi sergio_orishass 1 năm trước

Lần cuối trả lời bởi sergio_orishass 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

How to remove extension symbol from toolbar?

Hello How to remove extension symbol from toolbar? ^(see image): https://i.imgur.com/2bh8se5.png Any idea? Thanks … (xem thêm)

Hello How to remove extension symbol from toolbar? ^(see image): https://i.imgur.com/2bh8se5.png Any idea? Thanks

Được hỏi bởi MGP 1 năm trước

Được trả lời bởi MGP 1 năm trước

  • Đã lưu trữ

Bing!!!

When I use Firefox on my Mac, no matter what I have tried it keeps defaulting to the dreaded Bing Search Engine. I understand it has to do with Microsoft, but I don't use… (xem thêm)

When I use Firefox on my Mac, no matter what I have tried it keeps defaulting to the dreaded Bing Search Engine. I understand it has to do with Microsoft, but I don't use any of their products because I don't like them. In settings/search I can restore the default search engines & delete Bing, but it always reverts back to insisting on using Bing again. I have followed several threads about this issue without permanent resolution. Help??

Được hỏi bởi kathycasey 2 năm trước

Lần cuối trả lời bởi margy809c 1 năm trước

  • Đã lưu trữ

DIaling a phone number with Google Voice fails

Dialing a phone number with Google Voice worked before, but now fails. It prompts me to Register for that feature https://voice.google.com/calls?forceBanner=tel-registrat… (xem thêm)

Dialing a phone number with Google Voice worked before, but now fails. It prompts me to Register for that feature https://voice.google.com/calls?forceBanner=tel-registration but when I click on that link, nothing happens. [See first picture]

Settings | General | Applications seems to show 'tel' is assigned to Google Voice [see second picture] so as per a Google Voice help dialog, I changed it it 'always ask' [third picture]. This did no solve the problem.

Được hỏi bởi k7aay 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước