Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Delete legacy extension that has no remove button

more options

I am trying to remove a legacy extension called Spark New Zealand Offline Monitor Extension. I don't know its use or worth but it has troubled me for years. There is no option to uninstall or remove.

I have attached images.

I am trying to remove a legacy extension called Spark New Zealand Offline Monitor Extension. I don't know its use or worth but it has troubled me for years. There is no option to uninstall or remove. I have attached images.
附加的畫面擷圖

被選擇的解決方法

If there is no Remove button for an extension, it usually indicates that it is installed in a shared location, outside the current profile folder. If you use Refresh, Firefox is likely to find it in that same location again, so Refresh probably won't be helpful in this situation.


Try viewing the extensions.json file to determine the current location of the unwanted extension. To do that:

Open your current Firefox settings (AKA Firefox profile) folder using either

  • "3-bar" menu button > "?" Help > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter

In the first table on the page, on the Profile Folder row, click the "Open Folder" button. This should launch a new window listing various files and folders in Windows Explorer.

Resize/position the window so you can see the Troubleshooting Information page in the Firefox tab behind it. Then drag the extensions.json file over to the tab and drop it there.

Firefox will open the file and, after a few moments, display a structured view of its contents. If you use Find (Ctrl+f) for spark hopefully you can easily get to the data for that extension, and scroll down to the path value to find its location on disk.

Note that paths in JSON typically have double \\ in place of a single \ -- on disk there is only one \ between folder and file names.

從原來的回覆中察看解決方案 👍 0

所有回覆 (7)

more options

Hi, you want the Uninstalling manually part of this Support Document :

Or can do a Refresh if having other problems with Firefox but is putting self back together after. If do please :

Please let us know if this solved your issue or if need further assistance.

more options

It only explained plugins and not extensions. I will do a complete refresh and report.

more options

nd517 said

It only explained plugins and not extensions. I will do a complete refresh and report.

2 Open the extensions folder inside your profile folder. Inside the extensions folder there are folders or XPI files for each extension and theme you have installed.

more options

nd517 said

It only explained plugins and not extensions.

Yes, it does - see the first sentence in that article.

more options

選擇的解決方法

If there is no Remove button for an extension, it usually indicates that it is installed in a shared location, outside the current profile folder. If you use Refresh, Firefox is likely to find it in that same location again, so Refresh probably won't be helpful in this situation.


Try viewing the extensions.json file to determine the current location of the unwanted extension. To do that:

Open your current Firefox settings (AKA Firefox profile) folder using either

  • "3-bar" menu button > "?" Help > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter

In the first table on the page, on the Profile Folder row, click the "Open Folder" button. This should launch a new window listing various files and folders in Windows Explorer.

Resize/position the window so you can see the Troubleshooting Information page in the Firefox tab behind it. Then drag the extensions.json file over to the tab and drop it there.

Firefox will open the file and, after a few moments, display a structured view of its contents. If you use Find (Ctrl+f) for spark hopefully you can easily get to the data for that extension, and scroll down to the path value to find its location on disk.

Note that paths in JSON typically have double \\ in place of a single \ -- on disk there is only one \ between folder and file names.

more options

jscher2000: you are an angel, it worked!! i cant believe it!! the path was library/application support/Mozilla/Extensions. I am grateful, this has been a thorn in the flesh for 3 years.

more options

Hi nd517, I'm glad you found it even though I gave the button name for Windows. Apologies for the oversight!