This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Identifying Firefox extension by ID

  • 3 ردود
  • 1 has this problem
  • 8 views
  • آخر ردّ كتبه 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.)

All Replies (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.