basketball Geek

basketball Geek

Basketball Geek is the basketball app with all important information and reviews about basketball and gears at your fingertips.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "img/icon_128.png",
    "default_popup": "html/popup.html",
    "default_title": "basketball Geek"
  },
  "description": "Basketball Geek is the basketball app with all important information and reviews about basketball and gears at your fingertips.",
  "icons": {
    "16": "img/icon_16.png",
    "128": "img/icon_128.png"
  },
  "manifest_version": 2,
  "name": "basketball Geek",
  "version": "1.1"
}