TopNewsToday
Find latest top news from the best sources on the Internet, ranked by Top News Today.
什么是TopNewsToday?
TopNewsToday是由https://www.topnewstoday.org开发的Chrome扩展程序,该扩展的主要功能是“Find latest top news from the best sources on the Internet, ranked by Top News Today.”。
扩展截图
下载TopNewsToday扩展crx文件
下载TopNewsToday扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Find latest top news from the best sources on the Internet, ranked by Top News Today. 扩展基本信息
| 名称 | |
| ID | fakjcnoekejdjkepbablnpgfoadgboio |
| 官方URL | https://chromewebstore.google.com/detail/topnewstoday/fakjcnoekejdjkepbablnpgfoadgboio |
| 简介 | Find latest top news from the best sources on the Internet, ranked by Top News Today. |
| 文件大小 | 44 KB |
| 安装次数 | 425 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2015-08-20 |
| 上架时间 | 2015-08-20 |
| 评分 | 5.00/5 共27次评分 |
| 开发者 | https://www.topnewstoday.org |
| 付费类型 | free |
| 扩展官网 | https://www.topnewstoday.org |
| 帮助页面URL | https://feedback.userreport.com/f14b2220-ad9d-4931-adc8-4f5fd3550952/#ideas/popular |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TopNewsToday",
"browser_action": {
"default_icon": {
"19": "assets\/chrome-touch-icon-192x192.png",
"38": "assets\/chrome-touch-icon-192x192.png"
},
"default_title": "Top News Today",
"default_popup": "index.html"
},
"short_name": "TopNewsToday",
"description": "",
"version": "0.0.1",
"minimum_chrome_version": "38",
"icons": {
"16": "assets\/chrome-touch-icon-192x192.png",
"128": "assets\/chrome-touch-icon-192x192.png"
}
} | |