Отображение вопросов с тегом: Показать все вопросы
  • Решено

Turning off, swipe down to refresh gesture, via a script

I'm using Fennec Firefox on mobile and I'm having this problem where my the page refreshes on the slightest touch. I'd like to turn this gesture off all together. I have … (читать ещё)

I'm using Fennec Firefox on mobile and I'm having this problem where my the page refreshes on the slightest touch. I'd like to turn this gesture off all together. I have done some research and found this code: document.addEventListener('touchstart', function(event) {

   // Check for a swipe down gesture to prevent refresh action
   if (event.touches.length > 0) {
       // Prevent default action
       event.preventDefault();
   }

}, { passive: false });

document.addEventListener('touchmove', function(event) {

   // Prevent default action to avoid refresh
   event.preventDefault();

}, { passive: false }); I put it into a java script extension and it worked, but then I wasn't able to scroll up or down. I don't know anything about java or python, so if someone could give me a hint or point me in the right direction that would be helpful. I am also looking through the source code of Firefox looking for answers.

Задан niahmt20 2 месяца назад

Дан ответ Paul 2 месяца назад

  • Закрыто

add adobe as an extension?

I have a pacer account and it instructed me to download Firefox than go to tools to add adobe so I can submit documents to the court online. Im getting confused can anyon… (читать ещё)

I have a pacer account and it instructed me to download Firefox than go to tools to add adobe so I can submit documents to the court online. Im getting confused can anyone help walk me through this process

Задан SuMo Bot 2 месяца назад

Последний ответ от jscher2000 - Support Volunteer 2 месяца назад

  • Решено

Extension on Tool Bar?

Where is the shortcut on the toolbar for an extension? Specifically, 1 Password? It's installed, but it doesn't seem to automatically complete the password fill-in. … (читать ещё)

Where is the shortcut on the toolbar for an extension? Specifically, 1 Password? It's installed, but it doesn't seem to automatically complete the password fill-in.

Задан papaal617 2 месяца назад

Дан ответ jscher2000 - Support Volunteer 2 месяца назад

  • Решено

ARE YOU INSERTING A SLPASH SCREEN ON WEBPAGES WITH KEYSTROKE SHORT CUTS?

When I open Amazon's page a splash screen appears that takes up a third of the screen. This splash screen provides keystroke shortcuts. Are you responsible. If HOW MAY… (читать ещё)

When I open Amazon's page a splash screen appears that takes up a third of the screen. This splash screen provides keystroke shortcuts. Are you responsible. If HOW MAY I PERMANENTLY ELIMINATE THIS ANNOYANCE?

Задан Richard Cooledge 2 месяца назад

Дан ответ Paul 2 месяца назад

  • Решено

Facebook Container

Hello, I have Facebook Container installed (Windows 11) on my desktop. However, if I click a link to a FB page, say in an email or on a webpage, Facebook opens onto the … (читать ещё)

Hello, I have Facebook Container installed (Windows 11) on my desktop. However, if I click a link to a FB page, say in an email or on a webpage, Facebook opens onto the current tab and makes it a container tab. Since I can not go back once FB is opened in the container tab, I have to open a new tab and go back to the original (pre FB) webpage. This is the only time this happens.

What settings can I change so that the Facebook Container opens Facebook into a new tab, not on top of an existing open tab?

Many thanks for the millions of us that are computer challenged.

Задан JN 2 месяца назад

Дан ответ JN 2 месяца назад

  • Решено

Trying to install Thunderbird calendar

I'm trying to get the calendar app working in a new Thunderbird installation. Here are my notes on what I tried: https://addons.thunderbird.net/en-us/thunderbird/addon/li… (читать ещё)

I'm trying to get the calendar app working in a new Thunderbird installation. Here are my notes on what I tried: https://addons.thunderbird.net/en-us/thunderbird/addon/lightning-calendar-tabs/versions/ Download lightning_calendar_tabs-3.8-tb.xpi (latest version) to C:\Users\ken\Downloads In Thunderbird: Tools --> Add-ons --> Gear icon --> Install add-on from file --> C:\Users\ken\Downloads --> lightning_calendar_tabs-3.8-tb.xpi "about:addons Lightning Calendar Tabs could not be installed because it is not compatible with Thunderbird 144.0.1." Any suggestions?

Задан Ken Johnson 2 месяца назад

Дан ответ Ken Johnson 2 месяца назад

  • Решено

Dark reader blocking hardware

I am almost BLIND, "dark reader" extension that I paid for but cannot activate is BLOCKING important functions like the CAM I need to read with. I have contacted him man… (читать ещё)

I am almost BLIND, "dark reader" extension that I paid for but cannot activate is BLOCKING important functions like the CAM I need to read with. I have contacted him many times, he just cruelly plays with me. he just keeps telling me over & over & over to do DO what is impossible to do because what I need is NOT THERE!. I am done with him. I will have to PAY A CAB to drive me & my crippled computer to a computer tec. in the hope they can clean up his mess.

Задан sheila 3 месяца назад

Дан ответ Paul 3 месяца назад

  • Решено

remove addons

I wish to remove duckduckgo as browser

Задан Anton B Meyer 3 месяца назад

Дан ответ Paul 3 месяца назад

  • Решено

Dark reader activation

I PAID for "dark reader" I got the activation key but I cannot activate it because the instructions says go to "MORE" and there is NO "MORE"! I hunted all over the settin… (читать ещё)

I PAID for "dark reader" I got the activation key but I cannot activate it because the instructions says go to "MORE" and there is NO "MORE"! I hunted all over the settings & extension & themes, but I cannot find anyplace to activate this extension. Did I just waste my money? I have poor vision, I NEED a dark page with white letters. Thanks to being a touch typist, I don't need to see the keybord or page to type but i can't see what I am typing on a dam w hite page! I now cannot click on "Email me when someone answers the threadil"

Задан sheila 3 месяца назад

Дан ответ sheila 3 месяца назад

  • Решено
  • Архивировано

why cant I rate an add-ons ?

Why there is no way for me to review or rate add-ons for the Firefox? Many years I am using Firefox and sometimes I just cant understand what a strange bugs I am facing. … (читать ещё)

Why there is no way for me to review or rate add-ons for the Firefox? Many years I am using Firefox and sometimes I just cant understand what a strange bugs I am facing.

Задан Gabriel Sharon 8 месяцев назад

Дан ответ TyDraniu 4 месяца назад

  • Решено

Are extensions installed via `ExtensionSettings` auto-updated?

I have a few questions regarding the auto-update policy of extensions installed via ExtensionSettings with the force_installed installation mode. Can the extension re… (читать ещё)

I have a few questions regarding the auto-update policy of extensions installed via ExtensionSettings with the force_installed installation mode.

  1. Can the extension receive auto-updates just like extensions installed through normal means? (e.g. extensions installed from https://addons.mozilla.org)
  2. If so, will the user be notified when the extension requests new permissions?

Задан dough.mean 3 месяца назад

Дан ответ Mike Kaply 3 месяца назад

  • Решено

How can I block the google account sign in dialog box on weather.com. I can't close it or get rid of it.

How can I block the google account sign in dialog box on weather.com. I can't close it or get rid of it. It permanently obscures part of the screen. I use Windows 11 and … (читать ещё)

How can I block the google account sign in dialog box on weather.com. I can't close it or get rid of it. It permanently obscures part of the screen. I use Windows 11 and the most current version of Firefox. This problem began within the last few months.

Задан james65 3 месяца назад

Дан ответ Paul 3 месяца назад

  • Решено

Winmail.dat attachments

Hi, I am using Firefox to open my different mail boxes from : yahoo.fr or orange.fr or laposte.net. Usually everything are going OK and I can read the attached files… (читать ещё)

Hi, I am using Firefox to open my different mail boxes from : yahoo.fr or orange.fr or laposte.net. Usually everything are going OK and I can read the attached files except the one sent by my friend from England. Sorry for my English but you may have understood I am french (nobody is perfect). Well, I am using windows 11, he is using windows 11 ; I am using Firefox but he is using mainly Microsoft Outlook. All his attachment are coded as winmail.dat and I can't open them. If I use Microsoft Edge it's not much better. When he uses Chrome and Gmail it's perfect and I can open his attachment with Firefox. He is a computer man, programmer, and his Outlook seems to be correctly set and he doesn't understand the problem or what's happening. I am not the only one in that case. It seems it's an Outlook setting specific problem according to Microsoft. Clearly, I don't want to give up with Firefox. Does it exist an add-on or extension for Firefox which could solve this difficulty ? or a decoder add-on ? It seems there is at least one for Thunderbird but 6 yo... Would it run under Firefox even it's specific ? For fun I should try Firefox with Linux just to see if Linux is better at decoding winmail.dat attachments. Thanks for any help, setting or specific add-on you can provide me. Richard.

Задан Richard 3 месяца назад

Дан ответ t.r.ernst 3 месяца назад

  • Решено

Thunderbird add-ons backup

Do add-on settings get backed up when backing up a profile? I always have to manually install my add-ons when reinstalling a profile. I have one add-on that is a pain to … (читать ещё)

Do add-on settings get backed up when backing up a profile? I always have to manually install my add-ons when reinstalling a profile. I have one add-on that is a pain to set back up (Identity Chooser), and I have assumed the settings for it are lost.

Задан David 3 месяца назад

Дан ответ david 3 месяца назад