Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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!

Сви одговори (2)

more options

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

Корисно?

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.

Корисно?

Постави питање

Морате да се пријавите на налог да би одговарали на поруке. Поставите ново питање, ако још увек немате налог.