Showing questions tagged: Show all questions
  • Archived

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 ext… (read more)

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.

Asked by Faaris 1 year ago

Last reply by eddiejoe67 1 year ago

Window menu sort order

I operate with several to many windows open (and many tabs). Firefox (Mac) used to list the open Windows in the Window menu in the order I originally created/opened each … (read more)

I operate with several to many windows open (and many tabs). Firefox (Mac) used to list the open Windows in the Window menu in the order I originally created/opened each window. A while back, FF started sorting – and re-sorting! – the list of open windows alphabetically according to the Tab that is currently active in each Window. This means that the window appears in different places in the Window menu list according to the name of the Tab. I DO NOT LIKE THAT because the it makes the Window hard to find.

Is there any way to set this to operate the way it used to - keeping the Window list in the order first opened, regardless of which Tab is open?

Asked by cak 3 months ago

Last reply by jscher2000 - Support Volunteer 3 months ago

How can i remove Ai?

I despise ai in every use and way with a passion. Now, it gets spammed everywhere on this browser, with no apparent way to disable and/or remove that filth. I don't want … (read more)

I despise ai in every use and way with a passion. Now, it gets spammed everywhere on this browser, with no apparent way to disable and/or remove that filth. I don't want to see it, ever! Why is it even on by default??? I don't want "chatbots", "Ai assistants" or any of that shit at all.

Asked by julian47061 4 months ago

Last reply by Konstantina Papadea 4 months ago

  • Solved

Can't take Screenshot with keyboard shortcut [Ctrl + Shift + S] anymore

The keyboard shortcut to take screenshots [Ctrl + Shift + S] used to work a few weeks ago but it has stopped working for quite a while now. Doesn't work on any site, I ca… (read more)

The keyboard shortcut to take screenshots [Ctrl + Shift + S] used to work a few weeks ago but it has stopped working for quite a while now. Doesn't work on any site, I can only create screenshots by right clicking and pressing the button manually.

Asked by Kolpix 5 months ago

Answered by Kolpix 5 months ago

PWA apps not staying on task bar

Trying to use the PWA features. Firefox 144.0 and windows 11. Clicking the "Add to task bar" button, which makes the PWA window, but if I close the windows it removes the… (read more)

Trying to use the PWA features. Firefox 144.0 and windows 11.

Clicking the "Add to task bar" button, which makes the PWA window, but if I close the windows it removes the PWA app.

If I manually pin the PWA app to the taskbar, it just becomes a generic firefox bookmark. It seems i'm also not getting a windows pop up related to this when looking at video guides.

Unsure whats blocking it if any has seen before

Asked by geobullet98 4 months ago

Last reply by Denys 4 months ago

"mailto" software

I use Microsoft Office 10 Outlook (version 14) for my email. In the past , if I did "file, email link" from Firefox, it would open my MS Office Outlook... As of today , "… (read more)

I use Microsoft Office 10 Outlook (version 14) for my email. In the past , if I did "file, email link" from Firefox, it would open my MS Office Outlook... As of today , "mailto" now wants to use Gmail or Outlook (web version), and I can see no options to use MS Office Outlook.

Help !!

Asked by savamac 4 months ago

Last reply by t.r.ernst 4 months ago

  • Solved

Page Info window

Hi, I use the Page Info window quite regularly, it used to be accessible via the right-click menu but this seems to have been removed in recent updates. I can still acce… (read more)

Hi,

I use the Page Info window quite regularly, it used to be accessible via the right-click menu but this seems to have been removed in recent updates. I can still access it via Ctrl+I, but this isn't as convenient as using the menu.

Could you please tell me how I can put this useful feature onto the menu / toolbar as a shortcut?

Thanks

Owen.

Asked by mrowenway 2 months ago

Answered by Agent virtuel 2 months ago

Remove "Add Tab to New Group" item from Tab Context Menu

Hi All, I would like to remove the first item from the Tab Context Menu, which is "Add Tab to New Group", and simply have "Reload Tab" as the first menu item. I was using… (read more)

Hi All,

I would like to remove the first item from the Tab Context Menu, which is "Add Tab to New Group", and simply have "Reload Tab" as the first menu item.

I was using this code, which worked in FF 145, until the latest update (FF 147)...

#context_openANewTab,
#context_moveTabToNewGroup,
#context_moveTabToGroup,
#context_ungroupTab + menuseparator {
   display: none !important;
}

However, now there is an extra separator line at the top of the menu (see attached images).

This code also removes the top menu item, but still leaves the separator line on top:

#tabContextMenu #context_moveTabToNewGroup {
  display: none !important;
}


Is there a way to remove the first menu item without adding the separator line?

Thanks!

Asked by Slouch 4 weeks ago

Last reply by Slouch 3 weeks ago

  • Solved

Right click menu options and certain keybinds seem to be broken

These are technically two separate issues, but both pertain to functionality of the mouse and keyboard. Whenever I right click to bring up the menu, the options (despite … (read more)

These are technically two separate issues, but both pertain to functionality of the mouse and keyboard. Whenever I right click to bring up the menu, the options (despite being functional) do not appear in the menu proper. Instead there are just empty buttons. In addition, certain hotkeys aren't working at all. Ctrl+C and Ctrl+V to copy paste are doing fine, but Ctrl-T and Ctrl-W to open and close tabs respectively do nothing. Neither of these issues were happening yesterday.

Asked by lorijroche 3 months ago

Answered by lorijroche 3 months ago

ai usage

I am uncomfortable with the push for unnecessary ai content and features on firefox and if they are added without easy ways to remove or disable I will be switching to a … (read more)

I am uncomfortable with the push for unnecessary ai content and features on firefox and if they are added without easy ways to remove or disable I will be switching to a different browser

Asked by ethyrabliss 2 months ago

Last reply by Paul 2 months ago

  • Archived

Finish Setup

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this? Tha… (read more)

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this?

Thank you.

Asked by Chris Clark 10 months ago

Last reply by jscher2000 - Support Volunteer 10 months ago

don't integrate even more AI and remove all the bloat you've already added

I use Firefox because it has less AI bull than other browsers, and even then I still have to use config to get rid of all the stuff you've already added. It's irritating … (read more)

I use Firefox because it has less AI bull than other browsers, and even then I still have to use config to get rid of all the stuff you've already added. It's irritating to have to do it. Stop adding more and remove the garbage AI stuff you've already added. Thanks

Asked by Данила 2 months ago

Last reply by Paul 2 months ago

  • Archived

Why a browser needs AI? I don't want this, turn this off, completely.

The settings page is vaguely providing an option to turn off this feature. I don't care what you want to call it, be it AI/ML/chatbot, it's not related to browsing the in… (read more)

The settings page is vaguely providing an option to turn off this feature. I don't care what you want to call it, be it AI/ML/chatbot, it's not related to browsing the internet and I don't want it. I don't want it to consume ANY resources of my computer, I don't want it to exist in my computer unless I EXPLICITLY use it, I don't want to be FORCED to go and search everything in about:config page to get it completely (probably) deactivated. Provide a button that DOES deactivate and hide (without running it in the background either) the whole AI/ML/chatbot integration. I don't want to use it, again, I don't want it being shoved in my face or my computer against my will. Firefox IS a web browser. Otherwise, let's stop making any kind of websites (eshops, newspapers, social media and other) since they will not be browsed by people that want to browse the web, since the web browser decided to put AI in front of everything to consume everyone's content and dictate their own design, alignments caused by bias disagreements etc etc.

Asked by kaotiskhund 6 months ago

Last reply by Paul 6 months ago

  • Solved
  • Archived

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important; Used to work, and does work in the regular version of the desktop app, but no longer works in the b… (read more)

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

Used to work, and does work in the regular version of the desktop app, but no longer works in the beta for desktop 135.0b9, says: "Could not load the image"

Asked by careca 1 year ago

Answered by careca 1 year ago