Showing questions tagged: Show all questions

how to enable editing Java Script from the dev tools?

Hi, I'm a new user switching from Chrome. I've downloaded Firefox Developer Edition, and it's a fantastic product. I'm really satisfied with it. However, the only thing I… (read more)

Hi, I'm a new user switching from Chrome. I've downloaded Firefox Developer Edition, and it's a fantastic product. I'm really satisfied with it. However, the only thing I can't figure out is how to enable JavaScript editing directly from the developer tools. Could you please let me know if there's a way to do this?

Thanks a lot!

Asked by sketti no 1 day ago

[Android] Sending links and not just the current tab.

In the past you could send links by long-pressing them and using the context menu to send them to other devices(not the android "share" option) Why was this removed and … (read more)

In the past you could send links by long-pressing them and using the context menu to send them to other devices(not the android "share" option)

Why was this removed and more importantly: how do I get it back?

Asked by you.dont.know 1 week ago

Last reply by Khalid 2 days ago

how do i find the gecko id i need to use to be able to install an unsigned extension to my ff dev edition with xpinstall.signatures.required set to false?

hey, trying to install an unsigned extension in ff dev edition (i disabled xpinstall.signatures.required) but apparently i need a gecko id to do it, as currently when ins… (read more)

hey, trying to install an unsigned extension in ff dev edition (i disabled xpinstall.signatures.required) but apparently i need a gecko id to do it, as currently when installing the zipped extension i get error "this addon could not be installed because it appears to be corrupt". does anyone know how to find the gecko id i need to use? the place i got the files from is https://github.com/DavidBuchanan314/Turbo-Recadmiumator , and here is the link to the zip im trying to sign: https://mega.nz/file/EAEX2YQY#HSheD7exHjy1WfEc7dxcmnZ99H7-Gr9fbHePT6cabgc . thanks for any & all help!

Asked by astrovink 3 days ago

Last reply by jscher2000 - Support Volunteer 2 days ago

  • Solved
  • Archived

Disable horizontal scrolling

Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means… (read more)

Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means scrolling whilst a youtube video is going often makes it track backwards or forwards, and another website I use uses a horizontal click to send me to the next page, which sucks. I would prefer to just be able to disable it entirely. Thanks!

I swear to god I used to have it disabled, just need to work out how again.

Asked by koco1 1 year ago

Answered by koco1 1 year ago

  • Solved

Removal of New "List All Tabs" Button.

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon).… (read more)

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon). The old icon for this button was a chevron with approximately the same functionality. I was able to remove the old icon, but I'm unable to find a way to remove this one. Here is what I've tried so far:

  • Like the old one, the Customize Toolbar feature is unable to remove it since it is grayed out.
  • For a while, I was able to remove the old icon by going to about:config and setting browser.tabs.tabmanager.enabled to false. This solution does not work for the current and some recent versions of the button.
  • I attempted to create a userChrome.css file (following all the steps according to this this website) and added the following string: #alltabs-button { display: none !important; }

None of these attempted fixes have removed the button following a browser restart. Is there a way to remove it? I have no need of a button that shows me what tabs I have open when I can simply look at my toolbar.

Asked by Shabcarb 5 days ago

Answered by cor-el 5 days ago

  • Solved

Unable to post an addon review

Hi, When on this page: https://addons.mozilla.org/en-US/firefox/addon/antffw/reviews/?page=9 even in safe mode, I don't see a button allowing to post a review. I am o… (read more)

Hi,

When on this page:

https://addons.mozilla.org/en-US/firefox/addon/antffw/reviews/?page=9

even in safe mode, I don't see a button allowing to post a review.

I am of course logged in. What am I missing?

Asked by Bob4K 1 week ago

Answered by jonzn4SUSE 1 week ago

Change of search engine

Hello. I use Firefox Beta as browser. But I would like to add a search engine called OceanHero. Is that possible? If yes. Can you help me to do that? … (read more)

Hello.

I use Firefox Beta as browser. But I would like to add a search engine called OceanHero. Is that possible?

If yes. Can you help me to do that?

Asked by TorSkog 2 weeks ago

Last reply by Paul 1 week ago

Autorefesh Pages

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a pa… (read more)

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a page refresh every time it is brought back to the foreground from the background. And all the data already entered is lost! This is a fairly well-known problem with FF on Android! Chromium manages this better and leaves the memory management to Android. Why can't FF do that? Why can't I switch off this feature? I can't edit any relevant websites with the FF. I have to use Chrome for that! Hooray!

Asked by me267 3 weeks ago

Last reply by NoahSUMO 1 week ago

Firefox crashing all the time

Firefox, is crashing all the time. A restart does not help/work, Firefox stays active (see screenshots before and after restart The crash ID: bp-66b42c52-7015-4dcc-869b-… (read more)

Firefox, is crashing all the time. A restart does not help/work, Firefox stays active (see screenshots before and after restart

The crash ID: bp-66b42c52-7015-4dcc-869b-3a1fd0240829 and bp-00165f16-6c75-43fc-b649-0e53a0240829

Regards,

Reinder Meijer

Asked by rmeijer 3 weeks ago

Cmd-click opens link in same tab instead of new one

This seems to happen sometimes with Firefox Developer 130.0b9 on macOS 14.6.1 — While holding down ⌘ (cmd) key and clicking a link, such as a Google search result, the … (read more)

This seems to happen sometimes with Firefox Developer 130.0b9 on macOS 14.6.1 —

While holding down ⌘ (cmd) key and clicking a link, such as a Google search result, the link opens in the same window, rather than a new tab. The same goes for private browser windows.

This doesn't seem to happen on all websites (such as this one), so I don't know what the conditions are for opening links in new tabs where it does or does not work. Any insights?

Asked by Jonny 3 weeks ago

Last reply by Jonny 3 weeks ago

Print preview bug

I'm making a barcode app. When I'm trying to print it the preview just shows a black rectangle on my barcode. My barcode is an svg The code basically adds that svg to an … (read more)

I'm making a barcode app. When I'm trying to print it the preview just shows a black rectangle on my barcode. My barcode is an svg The code basically adds that svg to an empty print window.

Asked by Khatteya Huot 4 weeks ago

Last reply by Khatteya Huot 4 weeks ago

internet connection complete failure

hello Since the 129.01 update yesterday 14-08-24, internet access for the desktop died completely. I used Microsoft Edge (don't ask what release) as a back up browser, th… (read more)

hello Since the 129.01 update yesterday 14-08-24, internet access for the desktop died completely. I used Microsoft Edge (don't ask what release) as a back up browser, that failed citing a DNS error.

Not knowing what to do I found a really old version of Firefox and installed that.

Things are coming back to life but I need to install v129.00 because that worked.

I had to use another computer (laptop win11) for access.

Need help so I can cancel the order for the new desktop.

Asked by A. Ross (PoPs) 1 month ago

Firefox Sync broken on multi-boot Windows

For years I had my Firefox sync working fine between Win10 PC, Android and several Win10 laptops. However yesterday I installed Windows 11 on the same PC I have Windows 1… (read more)

For years I had my Firefox sync working fine between Win10 PC, Android and several Win10 laptops. However yesterday I installed Windows 11 on the same PC I have Windows 10 (bought new disk) just to have a fresh install. Started with installing firefox - and here when problems begin. It couldn't let me log in into Sync, I was being immediately logged out ("Account disconnected"). Somehow I managed to log in, but then all my previous data was erased (passwords, bookmarks). I thought ok, maybe later it's gonna sync. Started installing extensions, saved one password. When trying to sync tabs with Android phone it didn't work, it couldn't see any tabs (but it could share tabs between devices!). On Android I still have old passwords and bookmarks saved, same as on old Win10 (on which I got logged out). Alright - it didn't sync after restart so I removed Firefox profile on machine, started again with logging in - and it synced only ONE password that I saved previously on same Win11 machine, with extensions I freshly installed back then. So it saved to sync improper data, forgetting about old? Logged out from all of my machines in Firefox Account. Now I'm back to my original machine on Windows 10. And what? I can't log in! Same error as on Win11 after install - "Account disconnected". Checked about:sync-log and found error logs - pasted into "Troubleshooting information" of this post.

Thanks

Asked by matez 1 month ago

Last reply by matez 1 month ago