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… (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 day ago

Looks Like You Reinstalled Firefox

For the past month or two, at random times when I open Firefox, I see a message stating, "Looks like you reinstalled Firefox." To be clear I have not uninstalled Firefox… (read more)

For the past month or two, at random times when I open Firefox, I see a message stating, "Looks like you reinstalled Firefox." To be clear I have not uninstalled Firefox in any instance where this message has been displayed.

When this happens, I’m unable to browse the web. To resolve the issue, I have to remove the uBlock Origin extension and reinstall it. Once I’ve done that, browsing returns to normal. However, I then need to reconfigure my filters and adjust settings within FireFox

I’ve tried uninstalling and reinstalling Firefox to see if that would prevent this issue, but it hasn’t worked.

This problem is specific to my PC—it has never occurred on my MacBook.

Any assistance in understanding why this happens and how to prevent it would be greatly appreciated.

Thank you.

Asked by zeroguard 6 days ago

Last reply by zeroguard 1 day ago

Computer engineering

In accounting, an account is a record in the general ledger that is used to sort and store transactions. For example, companies will have a Cash account in which to recor… (read more)

In accounting, an account is a record in the general ledger that is used to sort and store transactions. For example, companies will have a Cash account in which to record every transaction that increases or decreases the company's cash.

Asked by Sunil Kumar shahi 1 day ago

Firefox won't connect to internet after boot

Every time I boot/wake my computer, it takes at least 5-10 minutes for firefox to connect to the internet. I can open chrome or edge just fine. I've tried reinstalling … (read more)

Every time I boot/wake my computer, it takes at least 5-10 minutes for firefox to connect to the internet. I can open chrome or edge just fine.

I've tried reinstalling firefox, i've checked my win11 firewall settings, I've ensured that i'm not running through a proxy and have checked DNS.

Please help!

Asked by neophyre 1 day ago

how to open the files of my backup?

I am trying to use a backup of my mozilla thunderbird messages but after having exported them (automatically put in a file called Thunderbird_profile_backup) I cannot ope… (read more)

I am trying to use a backup of my mozilla thunderbird messages but after having exported them (automatically put in a file called Thunderbird_profile_backup) I cannot open the file and use these important informations

Asked by Michel Bernheim 1 day ago

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

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?

Asked by Anouk 1 day ago

Trojan detected in cache2 entries

I did a windows security scan yesterday and it found a trojan in the Users\appdata\local\mozilla\firefox\profiles\c4h...\cache2\entries. Detected: Trojan:Script/wacatac.H… (read more)

I did a windows security scan yesterday and it found a trojan in the Users\appdata\local\mozilla\firefox\profiles\c4h...\cache2\entries. Detected: Trojan:Script/wacatac.H!ml.The file is a containerfile. I tried removing it few times but it keeps coming back. This has made me feel uneasy even though I believe it to be a false positive. I've done 3 scans now and it always finds the same file. When I try to look for the file in the folder it's not there, so I can't upload it to virus total.

Asked by Omena.S 1 day ago

Last reply by Omena.S 1 day ago

How do I unlock minimum window resize when vertical tabs is enabled?

When multitasking I would like to decrease the horizontal window size to any size I want. Right now with vertical tabs enabled it is locked to more than half my screen wi… (read more)

When multitasking I would like to decrease the horizontal window size to any size I want. Right now with vertical tabs enabled it is locked to more than half my screen width for some reason.

Is there anything I can do to unlock this window size limit? It makes vertical tabs just a worse option even though it's great otherwise.

Asked by Anouk 1 day ago