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.

Mozilla Support में खोजें

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

how do i find the gecko id i need to use to be able to install an unsigned extension to my ff dev edition with xpinstall.signatures.required set to false?

  • 2 प्रत्युत्तर
  • 0 यह समस्या है
  • के द्वारा अंतिम प्रतियुतर jscher2000 - Support Volunteer

more options

hey, trying to install an unsigned extension in ff dev edition (i disabled xpinstall.signatures.required) but apparently i need a gecko id to do it, as currently when installing the zipped extension i get error "this addon could not be installed because it appears to be corrupt". does anyone know how to find the gecko id i need to use? the place i got the files from is https://github.com/DavidBuchanan314/Turbo-Recadmiumator , and here is the link to the zip im trying to sign: https://mega.nz/file/EAEX2YQY#HSheD7exHjy1WfEc7dxcmnZ99H7-Gr9fbHePT6cabgc . thanks for any & all help!

hey, trying to install an unsigned extension in ff dev edition (i disabled xpinstall.signatures.required) but apparently i need a gecko id to do it, as currently when installing the zipped extension i get error "this addon could not be installed because it appears to be corrupt". does anyone know how to find the gecko id i need to use? the place i got the files from is https://github.com/DavidBuchanan314/Turbo-Recadmiumator , and here is the link to the zip im trying to sign: https://mega.nz/file/EAEX2YQY#HSheD7exHjy1WfEc7dxcmnZ99H7-Gr9fbHePT6cabgc . thanks for any & all help!

All Replies (2)

more options

Try to take this to the Mozilla Discourse forum site. Latest Add-ons topics - Mozilla Discourse

Helpful?

more options

It sounds like you need to add an ID to the file, along the lines described here:

https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings

You can find the source files in the src folder, and the one you need to edit is manifest.json:

https://github.com/DavidBuchanan314/Turbo-Recadmiumator/blob/master/src/manifest.json

As cor-el suggests, extension development is beyond the scope of this forum, but if there really are only 3 files, it should be fairly simple to fix.

Helpful?

प्रश्न पूछें

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.