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"
}
} | |