Poppy Field Dreams

Poppy Field Dreams

Poppy Field Dreams Version 1.0 by toxic For all the latest info, news and requests etc, drop by and click LIKE on the toxic…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Poppy Field Dreams",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        215,
        219,
        216
      ],
      "ntp_text": [
        215,
        219,
        216
      ],
      "ntp_section_link": [
        215,
        219,
        216
      ],
      "ntp_section_text": [
        215,
        219,
        216
      ],
      "ntp_background": [
        62,
        68,
        64,
        0.5
      ],
      "ntp_header": [
        24,
        31,
        23,
        0.15
      ],
      "ntp_section": [
        24,
        31,
        23,
        0.15
      ],
      "frame": [
        24,
        31,
        23
      ],
      "toolbar": [
        62,
        68,
        64
      ],
      "tab_text": [
        215,
        219,
        216
      ],
      "tab_background_text": [
        215,
        219,
        216
      ],
      "bookmark_text": [
        215,
        219,
        216
      ]
    },
    "tints": {
      "buttons": [
        0.388888888888889,
        0.0461538461538462,
        0.254901960784314
      ],
      "frame_incognito": [
        0.294117647058824,
        0.139433551198257,
        0.0996539792387543
      ],
      "frame_inactive": [
        0.388888888888889,
        0.0461538461538462,
        0.85
      ],
      "frame_incognito_inactive": [
        0.388888888888889,
        0.0461538461538462,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}