Paramore BR

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

Was ist Paramore BR?

Paramore BR ist eine Chrome-Erweiterung, die von http://www.paramorebr.com entwickelt wurde, und ihr Hauptmerkmal ist "Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Paramore BR-Erweiterungs-CRX-Datei herunterladen

Laden Sie Paramore BR-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Com a extensão oficial do site ParamoreBR.com, tudo o que você precisa saber sobre a banda Paramore está apenas a segundos de distância.

Com um único clique e através de uma pequena lista, você rapidamente será capaz de saber sobre tudo que acontece com o Paramore.

Não importa em que site você esteja navegando no momento, a extensão permite que você seja avisado todas as vezes que há uma ou mais atualizações.

Não se esqueça de nos acompanhar através das nossas redes sociais:
 - Twitter: twitter.com/paramorebr
 - Facebook: facebook.com/paramorebr
 - YouTube: youtube.com/user/paramorebrcom                    

Grundlegende Informationen zur Erweiterung

Name Paramore BR Paramore BR
ID ndcmpfkdhdggfeennddjhnnccgiofnce
Offizielle URL https://chrome.google.com/webstore/detail/paramore-br/ndcmpfkdhdggfeennddjhnnccgiofnce
Beschreibung Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.
Dateigröße 222 KB
Installationsanzahl 114
Aktuelle Version 1.6.6
Letztes Update 2014-07-26
Veröffentlichungsdatum 2014-07-26
Bewertung 4.75/5 Insgesamt 77 Bewertungen
Entwickler http://www.paramorebr.com
Zahlungsart free
Erweiterungswebsite http://www.paramorebr.com/
Hilfeseite URL http://www.paramorebr.com/contato
Unterstützte Sprachen pt-BR
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\u00edcias e atualiza\u00e7\u00f5es da banda Paramore em tempo real.",
    "icons": {
        "128": "images\/128.png",
        "256": "images\/256.png",
        "32": "images\/icon.png",
        "48": "images\/48.png",
        "64": "images\/64.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"
}