Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Error Uploading Salary Calculator Extension

  • 3 回覆
  • 0 有這個問題
  • 20 次檢視
  • 最近回覆由 Paul

more options

Hi everyone,

I recently built a small Firefox extension for my website https://calcolo-stpendionetto.it https://calcolo-stpendionetto.it , which helps users calculate their net salary in Italy using updated IRPEF and INPS rates.

However, when I try to upload the extension to addons.mozilla.org addons.mozilla.org (AMO), I keep getting this error message: Signing is not possible due to an error with the manifest file

{

 "manifest_version": 2,
 "name": "Calcolo Stipendio Netto",
 "version": "1.0",
 "description": "Calculate your Italian net salary (IRPEF, INPS, regional tax) quickly.",
 "icons": {
   "48": "icons/icon48.png",
   "128": "icons/icon128.png"
 },
 "browser_action": {
   "default_popup": "popup.html"
 },
 "permissions": ["activeTab"]

} I also tried switching to manifest_version 3, but then Firefox gave a warning that some properties like browser_action are deprecated or not recognized.

Has anyone experienced the same issue when uploading finance or calculator-related extensions? Is there a new manifest format or signing rule I might be missing for Firefox extensions?

Any help or examples from working extensions would be greatly appreciated. Marien Klin

Hi everyone, I recently built a small Firefox extension for my website [https://calcolo-stpendionetto.it https://calcolo-stpendionetto.it] https://calcolo-stpendionetto.it , which helps users calculate their net salary in Italy using updated IRPEF and INPS rates. However, when I try to upload the extension to [https://addons.mozilla.org/en-GB/firefox/?_gl=1*1o2c5hm*_ga*NDg5NTUzODcuMTc1OTUwNzUzNg..*_ga_2VC139B3XV*czE3NTk1ODk5MjIkbzIkZzEkdDE3NTk1OTE0NzYkajYwJGwwJGgw addons.mozilla.org ] addons.mozilla.org (AMO), I keep getting this error message: '''Signing is not possible due to an error with the manifest file''' { "manifest_version": 2, "name": "Calcolo Stipendio Netto", "version": "1.0", "description": "Calculate your Italian net salary (IRPEF, INPS, regional tax) quickly.", "icons": { "48": "icons/icon48.png", "128": "icons/icon128.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": ["activeTab"] } I also tried switching to manifest_version 3, but then Firefox gave a warning that some properties like browser_action are deprecated or not recognized. Has anyone experienced the same issue when uploading finance or calculator-related extensions? Is there a new manifest format or signing rule I might be missing for Firefox extensions? Any help or examples from working extensions would be greatly appreciated. '''Marien Klin'''

所有回覆 (3)

more options

Hi

I recommend that you ask about this on the official add-ons forum at:

https://discourse.mozilla.org/c/add-ons/35/l/top?page=1

The team there should be able to help you.

有幫助嗎?

more options

Paul said

Hi I recommend that you ask about this on the official add-ons forum at: https://discourse.mozilla.org/c/add-ons/35/l/top?page=1 The team there should be able to help you.

Thank you so much.

有幫助嗎?

more options

No problem, the team there should be able to help.

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題