Pool Hall

Pool Hall

Pool, also more formally known as pocket billiards (mostly in North America) or pool billiards[1] (mostly in Europe and Australia),…

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.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        7,
        80,
        16
      ],
      "toolbar": [
        241,
        240,
        215
      ],
      "tab_text": [
        33,
        62,
        7
      ],
      "tab_background_text": [
        43,
        36,
        33
      ],
      "bookmark_text": [
        33,
        62,
        7
      ],
      "ntp_background": [
        255,
        159,
        41
      ],
      "ntp_text": [
        241,
        240,
        215
      ],
      "button_background": [
        41,
        40,
        36,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.16,
        0.48,
        0.89
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "repeat"
    }
  },
  "name": "Pool Hall",
  "version": "1",
  "description": ""
}