Paramore BR

Paramore BR

Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/icon.png",
    "default_popup": "paramorebr.html",
    "default_title": "Paramore BR"
  },
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "description": "Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.",
  "icons": {
    "32": "images/icon.png",
    "48": "images/48.png",
    "64": "images/64.png",
    "128": "images/128.png",
    "256": "images/256.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdpFrlyXSztoUxE5YvWxngaCsYBVWWX3fzNtlXmNhEKcRHs0R42EMC/DkvaLUbNkeK2SAHTjFNYaadEv2lzELegtTMEbUyvO0ayudOMNxgAEIpt/Zj2WuP0OPLZgyeNana2FKwpYdJWh5yofYWItAiwZcQZ+m2kJSQlQZY9gkx7QIDAQAB",
  "manifest_version": 2,
  "name": "Paramore BR",
  "permissions": [
    "http://www.paramorebr.com/*",
    "http://*.feedburner.com/*/*",
    "browsingData"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.6.6"
}