Mario's 1UP Mushroom Grunge

Mario's 1UP Mushroom Grunge

Res 1366x768 Mario's 1 UP Mushroom, Green Grunge Style

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Mario's 1UP Mushroom Grunge",
  "description": "Res 1366x768 Mario's 1 UP Mushroom, Green Grunge Style",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        217,
        217,
        217
      ],
      "ntp_text": [
        217,
        217,
        217
      ],
      "ntp_section_link": [
        217,
        217,
        217
      ],
      "ntp_section_text": [
        217,
        217,
        217
      ],
      "ntp_background": [
        107,
        107,
        107,
        0.5
      ],
      "ntp_header": [
        1,
        1,
        1,
        0.15
      ],
      "ntp_section": [
        1,
        1,
        1,
        0.15
      ],
      "frame": [
        1,
        1,
        1
      ],
      "toolbar": [
        107,
        107,
        107
      ],
      "tab_text": [
        217,
        217,
        217
      ],
      "tab_background_text": [
        217,
        217,
        217
      ],
      "bookmark_text": [
        217,
        217,
        217
      ]
    },
    "tints": {
      "buttons": [
        0.001,
        0.001,
        0.419607843137255
      ],
      "frame_incognito": [
        0,
        0,
        0.00369088811995386
      ],
      "frame_inactive": [
        0.001,
        0.001,
        0.85
      ],
      "frame_incognito_inactive": [
        0.001,
        0.001,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}