Skip to content

dynamic icon

Tim Weißenfels edited this page Mar 23, 2018 · 2 revisions

This icon behaves exactly like the native icons. Unfortunately Firefox does not allow this by default. To use the dynamic (theme independent) icon in Firefox you will have to enable a specific flag:

  1. go to about:config
  2. search for svg.context-properties.content.enabled
  3. set this property to true

This enables SVG images from Web Extensions to use the context-fill color. See Bugzilla for details.

Clone this wiki locally