Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

First time creating a theme for Firefox

When I created the theme for Firefox and Saved it I exported it after that it asked me to pick a file type when I did that I used the XPI file and it keeps calling it cor… (xem thêm)

When I created the theme for Firefox and Saved it I exported it after that it asked me to pick a file type when I did that I used the XPI file and it keeps calling it corrupted I don't know why but I won't answers please

Được hỏi bởi lashay.kyle37 5 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 5 tháng trước

  • Đã giải quyết

Firefox resetting the signon.remember setting every time I log in

Hi folks I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This co… (xem thêm)

Hi folks

I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This coincided with my installing BitDefender, although I don't know why.

Through googling I eventually realised I could go into about:config to fix this. signon.rememberSignons displays as false, when I turn it to true it fixes the issue.

But here is the problem I can't solve. Everytime I restart firefox or my PC / Mac (I am using both, with a syncronised account on both windows and MacOS) it sets signon.rememberSignons to false AGAIN. Which means every single time I browse I have to go into about:config and fix this. Maddening.

Please can you help?

Được hỏi bởi vassili.christodoulou 5 tháng trước

Được trả lời bởi vassili.christodoulou 5 tháng trước

  • Đã giải quyết

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (xem thêm)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Được hỏi bởi rproulx1 5 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 5 tháng trước

  • Đã lưu trữ

task bar

I walked away from my laptop for about an hour and when I came back my task bar was gone. What happened to it? and how do I get it back? Below is the spec's of my lap top… (xem thêm)

I walked away from my laptop for about an hour and when I came back my task bar was gone. What happened to it? and how do I get it back? Below is the spec's of my lap top that I use/have been using/task bar missing

Được hỏi bởi Kenny 6 tháng trước

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

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

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (xem thêm)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

Được hỏi bởi mail226 6 tháng trước

Được trả lời bởi mail226 6 tháng trước

  • Đã lưu trữ

How the hell do i get the phroton layout in firefox 2024?

Mozilla please make a browser that has the proton/photon like firefox 89 please i need it Btw you also ruined the firefox layout floating tab what we really need is a sec… (xem thêm)

Mozilla please make a browser that has the proton/photon like firefox 89 please i need it Btw you also ruined the firefox layout floating tab what we really need is a secure browser with no bloat and open-sorsorce

Được hỏi bởi xikelikeminecraft 6 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 6 tháng trước

  • Đã lưu trữ

Tab Appearance

Can I change colors of individual tabs? without an extension? Maybe add an option to right click and select a color wheel or color selector to assign a color to that pa… (xem thêm)

Can I change colors of individual tabs? without an extension?

Maybe add an option to right click and select a color wheel or color selector to assign a color to that particular tab. Especially if its bookmarked or pinned.

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

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

  • Đã lưu trữ

Can't set local new tab page

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension). Users were previously able to use ex… (xem thêm)

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension).

Users were previously able to use extensions like NewTab override to have a relatively seamless experience changing their new tab page. However after certain changes, these said extensions can no longer set your new tab page to a local file, and can also no longer clear and focus the address bar.

I am simply requesting a feature within firefox to set a custom new tab page, without having to create any external configs, or without using any extensions. This basic feature has been available in chromium browsers for years, and firefox already includes a feature just like this for the "Homepage and new windows" setting, where it allows you to input a custom URL to a local file or site to put it as your homepage. However, this same setting for some odd reason does not exist for the "new tabs" option. Why is this?

As of now, I've had to use a manual override along the lines of this:

``` // shenanigans for setting a different new tab page const { classes: Cc, interfaces: Ci, utils: Cu } = Components; const { AboutNewTab } = Cu.import("resource:///modules/AboutNewTab.jsm", {}); // path to new tab can be a url or file const newTabURL = "file:///home/faaris/.local/packages/startpage/fazzi/index.html"; // set the new tab URL AboutNewTab.newTabURL = newTabURL; ```

this should not be needed. Having to modify files in system protected folders should not be needed for such a simple option.

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

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

  • Đã lưu trữ

How do I pin the sidebar button to the ui so it doesn't disapear when resizing the window?

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs? … (xem thêm)

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs?

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

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