為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Identifying Firefox extension by ID

  • 3 回覆
  • 1 有這個問題
  • 8 次檢視
  • 最近回覆由 cor-el

more options

Hey there!

We have error logs being created fairly regularly for user(s?) with a particular Firefox extension. We are trying to identify this extension to determine the cause. I know a reverse-lookup (ID to name) service exists for Chrome extensions. Is there something similar for Firefox extensions? Thus far, I haven’t been able to find one.

The extension ID/source in question is: moz-extension://ba9d01f7-5cbf-442b-94bf-f030a6fdc626/scripts/uninterrupt.js

Any insight that can be provided would be much appreciated.

Thanks!

(I originally posted this in the discourse forum, but this forum appeared to have a larger audience, so my apologies for the blatant cross-post... but I'm kind of at a loss here.)

Hey there! We have error logs being created fairly regularly for user(s?) with a particular Firefox extension. We are trying to identify this extension to determine the cause. I know a reverse-lookup (ID to name) service exists for Chrome extensions. Is there something similar for Firefox extensions? Thus far, I haven’t been able to find one. The extension ID/source in question is: '''moz-extension://ba9d01f7-5cbf-442b-94bf-f030a6fdc626/scripts/uninterrupt.js''' Any insight that can be provided would be much appreciated. Thanks! (I originally posted this in the discourse forum, but this forum appeared to have a larger audience, so my apologies for the blatant cross-post... but I'm kind of at a loss here.)

所有回覆 (3)

more options

You can open the about:debugging page and go to My Firefox and search for this UUID.

more options

Thanks for the reply, but perhaps I wasn't clear. We don't have the extension installed on our end. Some of our end users do, and we're trying to determine what extension it actually is.

more options

You can't identify an extension because the UUID is random and unique in each case. The user needs to perform what I posted above and check about:debugging or possible send you the value of the extensions.webextensions.uuids pref on the about:config page, so you can check that yourself.

The "Help -> Troubleshooting Information" (about:support) page shows the extensions, but doesn't show the UUID shown in moz-extension:// links.