Palettab
Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button.
什么是Palettab?
Palettab是由Tim Holman开发的Chrome扩展程序,该扩展的主要功能是“Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button.”。
扩展截图
下载Palettab扩展crx文件
下载Palettab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Palettab is a chrome extension to help you discover new fonts and awesome color collections every time you hit the new tab button.                     扩展基本信息
| 名称 |   |  
| ID | bidckpnndigbjhmojikkhmejkfkpgoih | 
| 官方URL | https://chromewebstore.google.com/detail/palettab/bidckpnndigbjhmojikkhmejkfkpgoih | 
| 简介 | Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button. | 
| 文件大小 | 49.1 KB | 
| 安装次数 | 10,000 | 
| 当前版本 | 1.0.6 | 
| 更新时间 | 2015-08-21 | 
| 上架时间 | 2015-08-21 | 
| 评分 | 4.22/5 共224次评分 | 
| 开发者 | Tim Holman | 
| 付费类型 | free | 
| 扩展官网 | http://palettab.com | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Palettab",
    "description": "Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button.",
    "version": "1.0.6",
    "incognito": "split",
    "author": "Tim & Claudio",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "clipboardWrite"
    ],
    "manifest_version": 2
}  |  |