Random Fact - New Tab
Get a random fact about todays date every time you open a new tab in Google Chrome.
Random Fact - New Tabとは何ですか?
Random Fact - New Tabはhttps://beardedguys.netによって開発されたChromeの拡張機能で、その主な機能は「Get a random fact about todays date every time you open a new tab in Google Chrome.」です。
拡張機能のスクリーンショット
Random Fact - New Tab拡張機能のCRXファイルをダウンロード
Random Fact - New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Random Fact replaces the standard new tab page and provides you with a random fact about todays date every time you open a new tab in Google Chrome.
Features:
* Random fact based on the current date.
* Display the date.
* Welcome greeting based on the time of day.
Random facts are provided by numbersapi.com.
Please note: This extension requires a internet connection in order to obtain random facts for you.
Updates:
Version 1.2
* Due to numbersapi.com experiencing down time over the past few days, you'll now see a message when a random fact can't be retrieved.
* Extension size reduced by over 50%.
Version 1.1.1
* Greeting bug fix. 拡張機能の基本情報
| 名前 | |
| ID | khnfanaldcpphoacnmeocpkoaniekkbg |
| 公式URL | https://chromewebstore.google.com/detail/random-fact-new-tab/khnfanaldcpphoacnmeocpkoaniekkbg |
| 説明 | Get a random fact about todays date every time you open a new tab in Google Chrome. |
| ファイルサイズ | 94.2 KB |
| インストール数 | 124 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2015-04-29 |
| 公開日 | 2015-04-29 |
| 評価 | 2.71/5 合計 7 レビュー |
| 開発者 | https://beardedguys.net |
| 支払い方法 | free |
| ヘルプページのURL | http://beardedguys.net |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Random Fact - New Tab",
"short_name": "Random Fact - New Tab",
"description": "Get a random fact about todays date every time you open a new tab in Google Chrome.",
"version": "1.2",
"icons": {
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"256": "icons\/icon256.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |