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.
Cos'è Palettab?
Palettab è un'estensione di Chrome sviluppata da Tim Holman, e la sua funzione principale è "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 dell'Estensione
Scarica il file CRX dell'estensione Palettab
Scarica i file di estensione Palettab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Palettab is a chrome extension to help you discover new fonts and awesome color collections every time you hit the new tab button. Informazioni di Base sull'Estensione
| Nome | |
| ID | bidckpnndigbjhmojikkhmejkfkpgoih |
| URL Ufficiale | https://chromewebstore.google.com/detail/palettab/bidckpnndigbjhmojikkhmejkfkpgoih |
| Descrizione | Bringing awesome colors and fonts to the new tab page! A little bit of something fresh every time you hit that new tab button. |
| Dimensione del File | 49.1 KB |
| Conteggio Installazioni | 10,000 |
| Versione Corrente | 1.0.6 |
| Ultimo Aggiornamento | 2015-08-21 |
| Data di Pubblicazione | 2015-08-21 |
| Valutazione | 4.22/5 Totale 224 Valutazioni |
| Sviluppatore | Tim Holman |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://palettab.com |
| Lingue Supportate | 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
} | |