Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i 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.

Læs mere

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?

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!

Alle svar (2)

more options

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

Nyttig?

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.

Nyttig?

Stil et spørgsmål

Du skal logge ind på din konto for at svare på et indlæg. Start et nyt spørgsmål, hvis du ikke har en konto endnu.