搜尋 Mozilla 技術支援網站

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

Learn More

add-on

  • 無回覆
  • 1 有這個問題
  • 7 次檢視
more options

Hello! I created a theme with "Firefox Color" add-on? but if I add it to FF then appears message (on pics.) It have one .manifest:

{

 "manifest_version": 2,
 "version": "1.0",
 "name": "FF",
 "theme": {
   "images": {},
   "properties": {},
   "colors": {
     "toolbar": "rgb(91, 92, 93)",
     "toolbar_text": "rgb(255, 255, 255)",
     "frame": "rgb(37, 38, 38)",
     "tab_background_text": "rgb(255, 255, 255)",
     "toolbar_field": "rgb(255, 255, 255)",
     "toolbar_field_text": "rgb(0, 0, 0)",
     "tab_line": "rgb(245, 8, 11)",
     "popup": "rgb(255, 255, 255)",
     "popup_text": "rgb(0, 0, 0)",
     "tab_loading": "rgb(245, 8, 11)"
   }
 }

}

Help anybody.

Hello! I created a theme with "Firefox Color" add-on? but if I add it to FF then appears message (on pics.) It have one .manifest: { "manifest_version": 2, "version": "1.0", "name": "FF", "theme": { "images": {}, "properties": {}, "colors": { "toolbar": "rgb(91, 92, 93)", "toolbar_text": "rgb(255, 255, 255)", "frame": "rgb(37, 38, 38)", "tab_background_text": "rgb(255, 255, 255)", "toolbar_field": "rgb(255, 255, 255)", "toolbar_field_text": "rgb(0, 0, 0)", "tab_line": "rgb(245, 8, 11)", "popup": "rgb(255, 255, 255)", "popup_text": "rgb(0, 0, 0)", "tab_loading": "rgb(245, 8, 11)" } } } Help anybody.
附加的畫面擷圖