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