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 |
| 官方網址 | 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"
}
} | |