elementary OS Brasil
Feed de notícias para o blog elementary OS Brasil
什么是elementary OS Brasil?
elementary OS Brasil是由https://www.elementaryosbr.org开发的Chrome扩展程序,该扩展的主要功能是“Feed de notícias para o blog elementary OS Brasil”。
扩展截图
下载elementary OS Brasil扩展crx文件
下载elementary OS Brasil扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extensão para você se manter atualizado com as notícias do elementary OS Brasil. 扩展基本信息
| 名称 | |
| ID | fkfkaihdaamlkidppehoebnbnmhjkcpl |
| 官方URL | https://chromewebstore.google.com/detail/elementary-os-brasil/fkfkaihdaamlkidppehoebnbnmhjkcpl |
| 简介 | Feed de notícias para o blog elementary OS Brasil |
| 文件大小 | 19.16 KB |
| 安装次数 | 14 |
| 当前版本 | 0.4 |
| 更新时间 | 2013-09-06 |
| 上架时间 | 2013-09-05 |
| 开发者 | https://www.elementaryosbr.org |
| 付费类型 | free |
| 扩展官网 | http://www.elementaryosbr.org |
| 帮助页面URL | http://www.elementaryosbr.org/forum |
| 支持的语言 | 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"
} | |