QuickTab
QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
Was ist QuickTab?
QuickTab ist eine Chrome-Erweiterung, die von https://myriago.com entwickelt wurde, und ihr Hauptmerkmal ist "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.".
Erweiterungsscreenshots
QuickTab-Erweiterungs-CRX-Datei herunterladen
Laden Sie QuickTab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fejhjldfecjmihjjaddbpgipeaaegohg |
| Offizielle URL | https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg |
| Beschreibung | QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes. |
| Dateigröße | 5.74 MB |
| Installationsanzahl | 343 |
| Aktuelle Version | 0.843 |
| Letztes Update | 2016-06-23 |
| Veröffentlichungsdatum | 2016-06-23 |
| Bewertung | 4.31/5 Insgesamt 16 Bewertungen |
| Entwickler | https://myriago.com |
| Zahlungsart | free |
| Erweiterungswebsite | http://myriago.com/quicktab |
| Unterstützte Sprachen | 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"
]
} | |