Paramore BR
Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.
What is Paramore BR?
Paramore BR is a Chrome extension developed by http://www.paramorebr.com, and its main feature is "Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real.".
Extension Screenshots
Download Paramore BR Extension CRX File
Download Paramore BR extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | ndcmpfkdhdggfeennddjhnnccgiofnce |
Official URL | https://chrome.google.com/webstore/detail/paramore-br/ndcmpfkdhdggfeennddjhnnccgiofnce |
Description | Mantenha-se atualizado com notícias e atualizações da banda Paramore em tempo real. |
File Size | 222 KB |
Installation Count | 114 |
Current Version | 1.6.6 |
Last Updated | 2014-07-26 |
Publish Date | 2014-07-26 |
Rating | 4.75/5 Total 77 Ratings |
Developer | http://www.paramorebr.com |
Payment Type | free |
Extension Website | http://www.paramorebr.com/ |
Help Page URL | http://www.paramorebr.com/contato |
Supported Languages | 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" } |