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.

What is Palettab?

Palettab is a Chrome extension developed by Tim Holman, and its main feature is "Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Palettab Extension CRX File

Download Palettab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Palettab is a chrome extension to help you discover new fonts and awesome color collections every time you hit the new tab button.                    

Extension Basic Information

Name Palettab Palettab
ID bidckpnndigbjhmojikkhmejkfkpgoih
Official URL https://chromewebstore.google.com/detail/palettab/bidckpnndigbjhmojikkhmejkfkpgoih
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.
File Size 49.1 KB
Installation Count 10,000
Current Version 1.0.6
Last Updated 2015-08-21
Publish Date 2015-08-21
Rating 4.22/5 Total 224 Ratings
Developer Tim Holman
Payment Type free
Extension Website http://palettab.com
Supported Languages 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
}