SmallringFX MetalSliver Theme

SmallringFX MetalSliver Theme

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ■ FOLLOW US on Facebook http://www.facebook.com/smallring ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ■ MetalGold Theme /…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "SmallringFX MetalSliver Theme",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_toolbar": "img/theme_toolbar.png",
      "theme_frame": "img/theme_frame.png",
      "theme_frame_inactive": "img/theme_frame.png",
      "theme_frame_incognito": "img/theme_frame.png",
      "theme_frame_incognito_inactive": "img/theme_frame.png",
      "theme_tab_background": "img/theme_tab_background.png",
      "theme_ntp_background": "img/ntp_background.png",
      "theme_window_control_background": "img/theme_frame_right.png"
    },
    "colors": {
      "frame": [
        44,
        44,
        52
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        47,
        47,
        56
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "toolbar": [
        233,
        233,
        237
      ],
      "bookmark_text": [
        71,
        71,
        81
      ],
      "tab_text": [
        71,
        71,
        81
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        233,
        233,
        237
      ],
      "ntp_text": [
        200,
        200,
        204
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_header": [
        47,
        47,
        56
      ],
      "ntp_section": [
        255,
        255,
        255,
        0.1
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "button_background": [
        233,
        233,
        237
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ],
      "frame_inactive": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    },
    "icons": {
      "16": "img/icon16.png",
      "48": "img/icon48.png",
      "128": "img/icon128.png"
    }
  }
}