The Plain Game

The Plain Game

If You Want Simple Well Here Is Simple

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "The Plain Game",
  "description": "If You Want Simple Well Here Is Simple",
  "theme": {
    "images": [],
    "colors": {
      "frame": [
        255,
        0,
        0
      ],
      "frame_inactive": [
        156,
        0,
        0
      ],
      "frame_incognito": [
        25,
        41,
        255
      ],
      "frame_incognito_inactive": [
        41,
        137,
        156
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        39,
        184,
        184
      ],
      "tab_background_text": [
        19,
        64,
        40
      ],
      "bookmark_text": [
        26,
        114,
        105
      ],
      "ntp_background": [
        122,
        180,
        255
      ],
      "ntp_text": [
        255,
        237,
        219
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_header": [
        75,
        140,
        220
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.47814207650273,
        0.98918918918919,
        0.63725490196078
      ],
      "frame_incognito": [
        0.42291666666667,
        0.59701492537313,
        0.26274509803922
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}