QuickTab
QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
QuickTabとは何ですか?
QuickTabはhttps://myriago.comによって開発されたChromeの拡張機能で、その主な機能は「QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.」です。
拡張機能のスクリーンショット
QuickTab拡張機能のCRXファイルをダウンロード
QuickTab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quick Tab is a beautiful and minimalist replacement for a Chrome's "new tab" page.
Features:
> beautiful minimalist design
> speed dial with 50 crafted icons
> possibility of adding any custom links to speed dial
> clock & date
> 20 themes with live preview
> theme and links synchronized across all desktop/laptop devices
UDPATE: Now with Leicester City theme! 拡張機能の基本情報
| 名前 | |
| ID | fejhjldfecjmihjjaddbpgipeaaegohg |
| 公式URL | https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg |
| 説明 | QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes. |
| ファイルサイズ | 5.74 MB |
| インストール数 | 343 |
| 現在のバージョン | 0.843 |
| 最終更新日 | 2016-06-23 |
| 公開日 | 2016-06-23 |
| 評価 | 4.31/5 合計 16 レビュー |
| 開発者 | https://myriago.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://myriago.com/quicktab |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "QuickTab",
"version": "0.843",
"description": "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.",
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon.png",
"128": "images\/icon-128.png"
},
"author": "Myriago",
"chrome_url_overrides": {
"newtab": "quicktab.html"
},
"permissions": [
"storage"
]
} | |