Search 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 இந்த பிரச்னைகள் உள்ளது
  • 6 views
  • Last reply by jscher2000 - Support Volunteer

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)

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

Helpful?

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.