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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tim Holman และคุณลักษณะหลักของมันคือ "Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Palettab

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Palettab Palettab
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
}