Passion for Pink

Passion for Pink

For the lovers of pink

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Passion for Pink",
  "version": "2.2",
  "description": "For the lovers of pink",
  "theme": {
    "colors": {
      "ntp_background": [
        255,
        255,
        255
      ],
      "frame": [
        227,
        30,
        97
      ],
      "frame_inactive": [
        227,
        30,
        97
      ],
      "toolbar": [
        252,
        244,
        247
      ],
      "bookmark_text": [
        51,
        49,
        49
      ],
      "ntp_text": [
        51,
        49,
        49
      ],
      "tab_background_text": [
        51,
        49,
        49
      ],
      "tab_text": [
        51,
        49,
        49
      ],
      "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
      ]
    }
  }
}