GamesTorrents

GamesTorrents

Esta aplicacion te notificara de las ultimas actualizaciones de nuestra pagina web.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "/images/icon.png",
    "default_popup": "index.html",
    "default_title": "GamesTorrents"
  },
  "description": "Esta aplicacion te notificara de las ultimas actualizaciones de nuestra pagina web.",
  "homepage_url": "https://www.gamestorrents.com/",
  "icons": {
    "16": "/images/logos/16.png",
    "48": "/images/logos/48.png",
    "128": "/images/logos/128.png"
  },
  "manifest_version": 2,
  "name": "GamesTorrents",
  "short_name": "GamesTorrents",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}