Gallo Theme 3

Gallo Theme 3

Este es un Tema de Gallo para que personalices tu Chrome y lleves siempre una Gallo a través de la web! Internacionalmente, Gallo…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.7",
  "name": "Gallo Theme 3",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/chromeFRAME_3.jpg",
      "theme_toolbar": "images/chrome-TOOLBAR_3.jpg",
      "theme_ntp_background": "images/tap-background-CHROME_1600x1024_3.jpg"
    },
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        207,
        221,
        192
      ],
      "ntp_text": [
        20,
        40,
        0
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "ntp_background": [
        193,
        17,
        28
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom"
    },
    "icons": {
      "16": "images/16.jpg",
      "48": "images/48.jpg",
      "128": "images/128.jpg"
    }
  }
}