Alyssa Milano

Alyssa Milano Version 1.0 by toxic For all the latest info, news and requests etc, drop by and click LIKE on the toxic fanpage.…
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Alyssa Milano",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        38,
        38,
        38
      ],
      "ntp_text": [
        38,
        38,
        38
      ],
      "ntp_section_link": [
        38,
        38,
        38
      ],
      "ntp_section_text": [
        38,
        38,
        38
      ],
      "ntp_background": [
        252,
        252,
        252,
        0.5
      ],
      "ntp_header": [
        241,
        241,
        241,
        0.15
      ],
      "ntp_section": [
        241,
        241,
        241,
        0.15
      ],
      "frame": [
        241,
        241,
        241
      ],
      "toolbar": [
        252,
        252,
        252
      ],
      "tab_text": [
        38,
        38,
        38
      ],
      "tab_background_text": [
        38,
        38,
        38
      ],
      "bookmark_text": [
        38,
        38,
        38
      ]
    },
    "tints": {
      "buttons": [
        0.001,
        0.001,
        0.788235294117647
      ],
      "frame_incognito": [
        0,
        0,
        0.889504036908881
      ],
      "frame_inactive": [
        0.001,
        0.001,
        0.15
      ],
      "frame_incognito_inactive": [
        0.001,
        0.001,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}