Banana

Banana

Vivacious and fruity, Banana adds sunshine to your day

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2.1",
  "name": "Banana",
  "description": "Vivacious and fruity, Banana adds sunshine to your day",
  "theme": {
    "colors": {
      "frame": [
        239,
        205,
        0
      ],
      "toolbar": [
        248,
        236,
        159
      ],
      "tab_text": [
        46,
        34,
        0
      ],
      "bookmark_text": [
        46,
        34,
        0
      ],
      "tab_background_text": [
        46,
        34,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.1,
        0.7,
        0.2
      ],
      "frame_incognito": [
        0.1,
        0,
        0.7
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.7
      ]
    }
  }
}