Teal

Teal

Teal: Stay calm and focus!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Teal",
  "version": "2.2",
  "description": "Teal: Stay calm and focus!",
  "theme": {
    "colors": {
      "ntp_background": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        133,
        120
      ],
      "frame_inactive": [
        0,
        133,
        120
      ],
      "toolbar": [
        244,
        252,
        251
      ],
      "bookmark_text": [
        49,
        51,
        50
      ],
      "ntp_text": [
        49,
        51,
        50
      ],
      "tab_background_text": [
        49,
        51,
        50
      ],
      "tab_text": [
        49,
        51,
        50
      ],
      "tab_background_text_inactive": [
        51,
        51,
        51
      ],
      "frame_incognito": [
        50,
        54,
        57
      ],
      "frame_incognito_inactive": [
        50,
        54,
        57
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.35
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    }
  }
}