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