Icons Overdrive

Icons Overdrive

ICONS Overdrive. Arrangement by Eric Roberts, icons by Icons8. Check out my art at ericrobertsart.tumblr.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "description": "ICONS Overdrive.  Arrangement by Eric Roberts, icons by Icons8.  Check out my art at ericrobertsart.tumblr.com",
  "manifest_version": 2,
  "name": "Icons Overdrive",
  "icons": {
    "128": "icon_128.png"
  },
  "theme": {
    "images": {
      "theme_toolbar": "images/banner_theme.png",
      "theme_ntp_background": "images/background.png",
      "theme_ntp_attribution": "images/signature_trans.png",
      "theme_button_background": "images/button_back.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        10,
        27,
        27
      ],
      "frame_inactive": [
        152,
        188,
        233
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        6,
        55,
        166
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "ntp_section_link_underline": [
        6,
        55,
        116
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        10,
        17,
        27
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    }
  }
}