Geoff Greig EvoSwingGolf

Geoff Greig EvoSwingGolf

Maximum Results... Minimum Change. Hit more targets with your golf shots without totally rebuilding your swing.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Geoff Greig EvoSwingGolf",
  "manifest_version": 2,
  "short_name": "EvoSwingGolf",
  "description": "Maximum Results... Minimum Change.  Hit more targets with your golf shots without totally rebuilding your swing.",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "EVOLOGO 16png.png"
  },
  "icons": {
    "128": "GG Swing 128 png.png"
  }
}