Flaming Guitar

Flaming Guitar

A nice guitar riff or play can light up the dark or something symbolic like that. Love it...hate it..either way love to hear from…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Flaming Guitar",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0,
        0.6
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        248,
        248,
        255
      ],
      "tab_background_text": [
        248,
        248,
        255
      ],
      "bookmark_text": [
        248,
        248,
        255
      ],
      "ntp_section_text": [
        248,
        248,
        255
      ],
      "ntp_text": [
        248,
        248,
        255
      ],
      "ntp_header": [
        153,
        101,
        21
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_tab_background_incognito": "images/theme_frame.png",
      "theme_tab_background": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background2.png",
      "theme_toolbar": "images/theme_frame_inactive.png"
    },
    "tints": {
      "buttons": [
        0.3,
        0.6,
        0.8
      ],
      "frame": [
        1,
        -1,
        0.6
      ],
      "frame_incognito": [
        0.3,
        -1,
        0.6
      ],
      "background_tab": [
        0,
        0.4,
        0.6
      ]
    },
    "properties": {
      "ntp_logo_alternate": 1
    }
  },
  "version": "1.0",
  "manifest_version": 2
}