GigaBitWare Logo

GigaBitWare Logo

Logo for GigaBitWare. Visit GigaBitWare.com for your web hosting and programming needs. * 1.3: Updated status bar background for…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "name": "GigaBitWare Logo",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "ntp_link": [
        41,
        176,
        36
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        10,
        17,
        27
      ],
      "ntp_background": [
        81,
        81,
        81
      ],
      "frame": [
        10,
        17,
        27
      ],
      "toolbar": [
        182,
        248,
        75
      ],
      "tab_text": [
        81,
        81,
        81
      ],
      "tab_background_text": [
        27,
        125,
        24
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_section": [
        81,
        81,
        81
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_repeat": "no-repeat"
    }
  }
}