顯示下列標籤的問題: 顯示所有問題

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… (閱讀更多)

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

Kenny 於 4 個月前 詢問

markwarner22 最近回覆於 3 個月前

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… (閱讀更多)

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

xikelikeminecraft 於 4 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 4 個月前

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… (閱讀更多)

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.

sambodofasho 於 4 個月前 詢問

jonzn4SUSE 最近回覆於 4 個月前

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… (閱讀更多)

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.

Faaris 於 5 個月前 詢問

eddiejoe67 最近回覆於 4 個月前

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? … (閱讀更多)

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?

Anouk 於 5 個月前 詢問

cor-el 最近回覆於 4 個月前