soychile.cl  - Noticias de todo nuestro país

soychile.cl - Noticias de todo nuestro país

Entérate de todo lo que ocurre en el país, en tiempo real

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "19": "icon.png"
    },
    "default_popup": "index.html"
  },
  "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
  "description": "Entérate de todo lo que ocurre en el país, en tiempo real",
  "icons": {
    "16": "icon.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9UqiqnQEQBlugXu9qqCJ5UDIYQAkEOHjgrDgyo7Mx4xUJ89s0DMr2yzS6NPs9MQv+y3HDBUg68g5BLatILag55h4AxRpSPnvT93f2pDpdOICEa76Mk1ZkibLUUCZXSCmNyh5f+tjMhwCCpB6x7lS0p/Wnu02dUShAu3WPY23FkwIDAQAB",
  "manifest_version": 2,
  "name": "soychile.cl  - Noticias de todo nuestro país",
  "permissions": [
    "notifications",
    "http://www.soychile.cl/*",
    "http://app.soychile.cl/*",
    "unlimitedStorage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.4.1"
}