elementary OS Brasil
Feed de notícias para o blog elementary OS Brasil
What is elementary OS Brasil?
elementary OS Brasil is a Chrome extension developed by https://www.elementaryosbr.org, and its main feature is "Feed de notícias para o blog elementary OS Brasil".
Extension Screenshots
Download elementary OS Brasil Extension CRX File
Download elementary OS Brasil 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
Extensão para você se manter atualizado com as notícias do elementary OS Brasil.
Extension Basic Information
Name | |
ID | fkfkaihdaamlkidppehoebnbnmhjkcpl |
Official URL | https://chromewebstore.google.com/detail/elementary-os-brasil/fkfkaihdaamlkidppehoebnbnmhjkcpl |
Description | Feed de notícias para o blog elementary OS Brasil |
File Size | 19.16 KB |
Installation Count | 14 |
Current Version | 0.4 |
Last Updated | 2013-09-06 |
Publish Date | 2013-09-05 |
Developer | https://www.elementaryosbr.org |
Payment Type | free |
Extension Website | http://www.elementaryosbr.org |
Help Page URL | http://www.elementaryosbr.org/forum |
Supported Languages | pt-BR |
manifest.json | |
{ "name": "elementary OS Brasil", "description": "Feed de not\u00edcias para o blog elementary OS Brasil", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "elementary OS Brasil Feeds", "default_popup": "eosbr.html" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.4" } |