firestickhelp

firestickhelp

firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "firestickhelp",
  "description": "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi ",
  "browser_action": {
    "default_icon": {
      "38": "icon.png"
    },
    "default_title": "firestickhelp",
    "default_popup": "firestickhelp.html"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}