Rádio Liberdade FM - Abelardo Luz
Rádio Liberdade FM - Abelardo Luz - Chrome
What is Rádio Liberdade FM - Abelardo Luz?
Rádio Liberdade FM - Abelardo Luz is a Chrome extension developed by Omega Sistemas, and its main feature is "Rádio Liberdade FM - Abelardo Luz - Chrome".
Extension Screenshots
Download Rádio Liberdade FM - Abelardo Luz Extension CRX File
Download Rádio Liberdade FM - Abelardo Luz 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
Rádio Liberdade FM 104,9 - Abelardo Luz - Santa Catarina - Brasil
Extension Basic Information
Name | |
ID | gghefjfhcmlijkdnplbfgcdmblbjneed |
Official URL | https://chrome.google.com/webstore/detail/r%C3%A1dio-liberdade-fm-abelar/gghefjfhcmlijkdnplbfgcdmblbjneed |
Description | Rádio Liberdade FM - Abelardo Luz - Chrome |
File Size | 54.06 KB |
Installation Count | 15 |
Current Version | 1.1 |
Last Updated | 2013-10-02 |
Publish Date | 2013-10-02 |
Developer | Omega Sistemas |
Payment Type | free |
Extension Website | http://www.radioliberdade104.com.br/ |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "R\u00e1dio Liberdade FM - Abelardo Luz", "version": "1.1", "description": "R\u00e1dio Liberdade FM - Abelardo Luz - Chrome", "content_scripts": [ { "matches": [ "http:\/\/facebook.com\/*", "https:\/\/facebook.com\/*", "http:\/\/www.facebook.com\/*", "https:\/\/www.facebook.com\/*" ], "js": [ "magic.js" ], "run_at": "document_end" } ], "page_action": { "default_icon": "icone.png" }, "icons": { "16": "icone16.png", "48": "icone48.png", "128": "icone128.png" }, "manifest_version": 2 } |