Rock Candy Media | Screen Time (Bonus)

Rock Candy Media | Screen Time (Bonus)

A Chrome Theme created by the Austin based Advertising & Marketing Firm, Rock Candy Media.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Rock Candy Media | Screen Time (Bonus)",
  "version": "1.01",
  "description": "A Chrome Theme created by the Austin based Advertising & Marketing Firm, Rock Candy Media.",
  "theme": {
    "images": {
      "theme_toolbar": "images/tab.png",
      "theme_button_background": "images/button.png",
      "theme_ntp_attribution": "images/logo.png",
      "theme_ntp_background": "images/bg.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        247,
        25,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        247,
        25,
        255,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.55,
        1,
        0.44
      ]
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background-repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}