QuickTab
QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
Cos'è QuickTab?
QuickTab è un'estensione di Chrome sviluppata da https://myriago.com, e la sua funzione principale è "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione QuickTab
Scarica i file di estensione QuickTab 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
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | fejhjldfecjmihjjaddbpgipeaaegohg |
| URL Ufficiale | https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg |
| Descrizione | QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes. |
| Dimensione del File | 5.74 MB |
| Conteggio Installazioni | 343 |
| Versione Corrente | 0.843 |
| Ultimo Aggiornamento | 2016-06-23 |
| Data di Pubblicazione | 2016-06-23 |
| Valutazione | 4.31/5 Totale 16 Valutazioni |
| Sviluppatore | https://myriago.com |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://myriago.com/quicktab |
| Lingue Supportate | 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"
]
} | |