Playmaker – Bold

Playmaker – Bold

You create opportunities to win and help everyone around you elevate their game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Playmaker – Bold",
  "author": "Mozilla",
  "version": "2.1",
  "icons": {
    "32": "icon.svg"
  },
  "theme": {
    "colors": {
      "tab_background_text": "hsl(0, 0%, 100%)",
      "tab_text": "hsl(0, 0%, 100%)",
      "tab_selected": "hsl(355, 61%, 11%)",
      "tab_line": "hsl(354, 80%, 40%)",
      "tab_loading": "hsl(0, 95%, 84%)",
      "frame": "hsl(354, 78%, 18%)",
      "popup": "hsl(355, 61%, 11%)",
      "popup_text": "hsl(0, 0%, 100%)",
      "popup_border": "hsl(354, 83%, 75%)",
      "popup_highlight": "hsla(354, 71%, 43%, 0.4)",
      "popup_highlight_text": "hsl(0, 0%, 100%)",
      "toolbar": "hsl(354, 56%, 28%)",
      "toolbar_text": "hsl(0, 0%, 100%)",
      "toolbar_field": "hsl(354, 78%, 18%)",
      "toolbar_field_text": "hsl(0, 0%, 100%)",
      "toolbar_field_focus": "hsl(355, 61%, 11%)",
      "toolbar_field_border_focus": "rgba(0, 221, 255, 0.7)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsl(354, 78%, 18%)",
      "ntp_background": "hsl(0, 50%, 1%)",
      "ntp_card_background": "hsl(355, 61%, 11%)",
      "ntp_text": "hsl(0, 0%, 100%)",
      "sidebar": "hsl(355, 61%, 11%)",
      "sidebar_text": "hsl(0, 0%, 100%)",
      "sidebar_highlight": "hsla(354, 71%, 43%, 0.4)",
      "icons_attention": "hsl(0, 95%, 84%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}