Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

Firefox Theme Development - Use a background image in toolbar

  • 1 reply
  • 1 has this problem
  • 79 views
  • Last reply by cor-el

I am developing a new theme for Mozilla Firefox.

  • The toolbar (including tab_selected) uses a background image (background.png)
  • Other areas in the frame uses a solid color (black).

Can I create such a manifest.json? So far I have referred to

MDN web docks: theme https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme

I am developing a new theme for Mozilla Firefox. * The toolbar (including tab_selected) uses a background image (background.png) * Other areas in the frame uses a solid color (black). Can I create such a manifest.json? So far I have referred to MDN web docks: theme https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme

All Replies (1)

Try to ask advice at the Discourse Add-ons website.