Forest Fire

Forest Fire

Probably not a Forest Fire.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg"
    },
    "colors": {
      "frame": [
        33,
        40,
        36
      ],
      "toolbar": [
        59,
        70,
        64
      ],
      "tab_text": [
        174,
        185,
        190
      ],
      "tab_background_text": [
        45,
        54,
        49
      ],
      "bookmark_text": [
        174,
        185,
        190
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        59,
        70,
        64,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.55,
        0.11,
        0.71
      ]
    },
    "properties": {
      "ntp_background_alignment": "right top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Forest Fire",
  "version": "1.2",
  "description": "Probably not a Forest Fire."
}