Snatch - who will you snatch from today

Snatch - who will you snatch from today

Snatch - the Free to play app that allows you to snatch real gifts from other players.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Snatch - who will you snatch from today",
  "description": "Snatch - the Free to play app that allows you to snatch real gifts from other players.",
  "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.jpg"
    },
    "colors": {
      "ntp_link": [
        67,
        55,
        10
      ],
      "ntp_text": [
        67,
        55,
        10
      ],
      "ntp_section_link": [
        67,
        55,
        10
      ],
      "ntp_section_text": [
        67,
        55,
        10
      ],
      "ntp_background": [
        235,
        210,
        118,
        0.5
      ],
      "ntp_header": [
        255,
        203,
        23,
        0.15
      ],
      "ntp_section": [
        255,
        203,
        23,
        0.15
      ],
      "frame": [
        255,
        203,
        23
      ],
      "toolbar": [
        235,
        210,
        118
      ],
      "tab_text": [
        67,
        55,
        10
      ],
      "tab_background_text": [
        67,
        55,
        10
      ],
      "bookmark_text": [
        67,
        55,
        10
      ]
    },
    "tints": {
      "buttons": [
        0.131054131054131,
        0.745222929936305,
        0.692156862745098
      ],
      "frame_incognito": [
        0.121703853955375,
        0.941176470588235,
        0.513033448673587
      ],
      "frame_inactive": [
        0.131054131054131,
        0.745222929936305,
        0.15
      ],
      "frame_incognito_inactive": [
        0.131054131054131,
        0.745222929936305,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}