Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

Cannot add Search Engines to Firefox

I am trying to add custom search engines to Firefox. I have tried the steps given in the forum thread https://support.mozilla.org/en-US/questions/1212596. However when … (funda kabanzi)

I am trying to add custom search engines to Firefox. I have tried the steps given in the forum thread https://support.mozilla.org/en-US/questions/1212596.

However when I try to go and add the search engine as per the article given above I do not get the option. Please see the attached screen shot for more details. I do not want to add an extension or a plugin, but just manually have the option of adding search engines.

Asked by ixian 1 usuku oludlule

Last reply by ixian 1 usuku oludlule

Addon cannot be installed because it seems to be corrupt

I've made an extention which works fine when I test it using the temp mode on firefox. When I attempt to install from file however I'm told it could not be installed as i… (funda kabanzi)

I've made an extention which works fine when I test it using the temp mode on firefox. When I attempt to install from file however I'm told it could not be installed as it appears to be corrupt. Below are the package.json and the manifest.json:

package.json

{

 "name": "ext",
 "version": "1.0.0",
 "description": "",
 "main": "contentScript.js",
 "scripts": {
   "test": "echo \"Error: no test specified\" && exit 1"
 },
 "keywords": [],
 "author": "",
 "license": "ISC"

}


manifest.json

{

 "manifest_version": 2,
 "name": "SKUORG",
 "version": "1.0",
 "description": "Organises SKUs on WooPage",
 "permissions": [
   "activeTab",
   "webNavigation",
   "<all_urls>"
 ],
 "content_scripts": [
   {
     "matches": ["<all_urls>"],
     "js": ["contentScript.js"]
   }
 ]

}


I have tried on two devices / installs of firefox and have followed the steps I could find on this page : https://support.mozilla.org/en-US/kb/unable-install-add-ons-extensions-or-themes#w_corrupt-extension-files

If you have any suggestions please let me know.

Asked by harjoat 6 ezinsukwini ezidlule

Last reply by harjoat 6 ezinsukwini ezidlule

ZOOM is fouled up & can't fix it, using NoSquint Plus

Still using Firefox 78.15.0 esr (64 bit) Am I correct that the toolbar icon " - | 100% | + " is the Firefox Zoom function? I have never been able to locate a toolbar ico… (funda kabanzi)

Still using Firefox 78.15.0 esr (64 bit)

Am I correct that the toolbar icon " - | 100% | + " is the Firefox Zoom function? I have never been able to locate a toolbar icon for NoSquint Plus. I also have Theme & Font Size Changer, but it stopped working years ago. Anyway, working fine for many years, automatically setting the zoom on every tab to 150% so I can read it easily.

A few days ago I got into the NoSquint Plus preferences (NEVER OPEN THE HOOD !!!) , and wondered why it was set to chrome API instead of CSS API and changed it to see. That kind of broke it completely. Maybe changed other stuff trying to get it back...

At present, Firefox Default Zoom is set to 150% . NoSquint Plus is default full page 100% and default text only 150% There are no instructions telling me how these 3 settings will interact.

It seems that when I open NoSquint Plus Preferences and change the %, it works on all the tabs on that page, but not on any other page unless I open it & fiddle with it.

How do I get what I want? There is no "return to default settings" for NoSquint Plus.

Asked by FireFoxSucks 5 ezinsukwini ezidlule

Last reply by FireFoxSucks 5 ezinsukwini ezidlule

Firefox Facetime Unable to stop Screen Sharing

I have a 2019 Macbook Pro 16" and whenever I share a FireFox window on facetime, I'm unable to stop sharing it until I end the Facetime call. Even then, the sharing scre… (funda kabanzi)

I have a 2019 Macbook Pro 16" and whenever I share a FireFox window on facetime, I'm unable to stop sharing it until I end the Facetime call. Even then, the sharing screen notification still appears in the top right in the menu bar and I'm unable to share my screen for future Facetime calls unless I restart my laptop (thus removing the problem). Is this a known issue, and is there a way to fix it other than restarting my laptop?

Video of issue Video of issue

Asked by clayeddy00 1 usuku oludlule

YouTube on Firefox

I have been using Firefox on my Mac for years with no problems. Recently, however, I have been having trouble running YouTube. I get to the correct page for the video I… (funda kabanzi)

I have been using Firefox on my Mac for years with no problems. Recently, however, I have been having trouble running YouTube. I get to the correct page for the video I want but the video itself does not show up, just the background for the page. Any idea what I might have done to create this problem?

Asked by Neach 23 amahora adlule

WE Transfer icon in ribbon bar at top of Firefox on Mac shows up as blue exclamation point in circle?

Just transferred from old MacBook Pro to new one. Successful migration except: The icon for the WE Transfer service doesn't show up in the narrow black ribbon at the t… (funda kabanzi)

Just transferred from old MacBook Pro to new one. Successful migration except: The icon for the WE Transfer service doesn't show up in the narrow black ribbon at the top of the Firefox page - instead there's a blue exclamation point in a blue circle. Clicking the blue circle/exclamation point takes me to the WE Transfer page. What do I need to do to get the actual icon to replace the blue circle/exclamation point? Thanks in advance.

Asked by stevel2 22 amahora adlule

Double Mozilla on PC, same version, won't uninstall

So for some reason I have two versions of Firefox on my computer (Windows 64 bit), I am logged in and using one of them, and the other is just there. I could log in there… (funda kabanzi)

So for some reason I have two versions of Firefox on my computer (Windows 64 bit), I am logged in and using one of them, and the other is just there. I could log in there but I don't want to, I just want to get rid of it. Links from Telegram open in it, creating a second Firefox window instead of opening in another tab in the already open Firefox window, which is very inconvenient. The windows list of programs which can be uninstalled only has one Firefox (I've tried deleting and reinstalling, it doesn't help). But when I try to choose a default browser I get 2 icons to choose from which look the same (see screenshot). What the heck? How do I manage this!

Asked by faina.daniel 21 amahora adlule

How to Keep macOS Awake During Firefox Downloads?

Hello, Firefox currently does not prevent macOS from going to sleep when a download is active. How do I know this? 1) I downloaded a file from the internet. 1.5 GB in s… (funda kabanzi)

Hello,

Firefox currently does not prevent macOS from going to sleep when a download is active.

How do I know this? 1) I downloaded a file from the internet. 1.5 GB in size. 2) I opened a Terminal window in macOS, and ran `pmset -g`. 3) I searched for "sleep" in the "Currently in use:" list, and checked if Firefox was listed. It was not.

Is there a setting that I can enable that I can download to make this happen?

I think extensions don't have the capability to prevent macOS from going to sleep. Correct me if I'm wrong.

A quick fix for now would be the `caffeinate`-command in the Terminal-app, but I think this is very resource-wasteful.

Thank you in advance! Kind regards.

Asked by Oushima 16 amahora adlule

Browser crashes on opening certain filetypes (notably PDF)

Hi everyone, I'm running Firefox which I compiled with vaapi support because I was trying to use hardware acceleration for videos, so I think this bug may have something… (funda kabanzi)

Hi everyone,

I'm running Firefox which I compiled with vaapi support because I was trying to use hardware acceleration for videos, so I think this bug may have something to do with that. Every time I open a pdf file my browser instantly crashes. When I use troubleshoot mode I have no such issue. I then tried with a fresh all-default user profile with no add-ons, nothing, and still I crash when loading a PDF. Any pointers would be appreciated.

Asked by jethro.rosette 13 amahora adlule

The Macbook Air trackpad doesn't work on Gmail

Hi there, I just started using my new MacBook Air, and when I try to use the trackpad to open read Gmail or click the calendar icon on Firefox, it doesn't respond. It wo… (funda kabanzi)

Hi there,

I just started using my new MacBook Air, and when I try to use the trackpad to open read Gmail or click the calendar icon on Firefox, it doesn't respond. It works on Safari.

As per the photo, I try to click the calendar icon to open up my calendar and nothing happened.

Asked by irwin8417 10 amahora adlule

Video Stream Won't Play in Background When I Switch Tabs

When switching from one tab to another, streaming stops and video won't play in background. I've tried all the main fixes suggested I've found. Nothing worked. Please hel… (funda kabanzi)

When switching from one tab to another, streaming stops and video won't play in background. I've tried all the main fixes suggested I've found. Nothing worked. Please help! Will be using alternate browser until fixed as it's too unwieldy for me to use this way.

Asked by L 8 amahora adlule

Thunderbird 115.10.1 (64 bit) extremely slow deleting messages

I remember when you could select a range of messages and delete the lot quickly. This is how I maintain my email. For a while now, and still, it takes a bit to sort mes… (funda kabanzi)

I remember when you could select a range of messages and delete the lot quickly. This is how I maintain my email. For a while now, and still, it takes a bit to sort messages, normally for me sort is by "Correspondent". Then when I select a range and hit delete, I may as well go do something else. Thunderbird goes unresponsive for the long duration. It is a major problem.

I am still using Win10 Pro, system disk is an SSD (1 TB) and the data disk is a normal HD (4 TB). 16 GB RAM, a Lenovo tower. It is not running out of memory, the drive isn't over utilized either. A 15 message delete is slow, try over 100 messages!

All other programs run fine, it is used in electronics design mostly. This issue popped up a while ago and I kept hoping it would be fixed. It hasn't yet. The OS is kept up to date, no other changes. I do compact folders regularly, so indexes should be optimized.

Asked by Chris Bridge 7 amahora adlule

hyatt.com still does not work

Hyatt.com can be loaded on other browsers but not on Firefox. There is just a blank page with no error message. There is an archived thread on support.mozilla.or called "… (funda kabanzi)

Hyatt.com can be loaded on other browsers but not on Firefox. There is just a blank page with no error message. There is an archived thread on support.mozilla.or called "hyatt.com". The suggested solutions don't work or are too complicated. So please solve the problem. And STOP archiving threads that are still an unsolved problem! Am using Win8.1 and auto-updating Firefox.

Asked by janeintoronto 7 amahora adlule