Ash Tab
Another 'new tab' replacement with a little word art and material design.
Qu'est-ce que Ash Tab ?
Ash Tab est une extension Chrome développée par Created with love by Ash, Limited, et sa fonction principale est "Another 'new tab' replacement with a little word art and material design.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ash Tab
Téléchargez les fichiers d'extension Ash Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This is yet another 'new tab' replacement but with a little word art and material design. You can choose the background color if you wanna be super cool. :-)
Informations de Base sur l'Extension
Nom | |
ID | efjckghfgmmjpbfhkcncfeoddfolibmb |
URL Officiel | https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb |
Description | Another 'new tab' replacement with a little word art and material design. |
Taille du Fichier | 1.77 MB |
Nombre d'Installations | 48 |
Version Actuelle | 1.1.9 |
Dernière Mise à Jour | 2018-06-21 |
Date de Publication | 2018-06-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Created with love by Ash, Limited |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ash Tab", "description": "Another 'new tab' replacement with a little word art and material design.", "version": "1.1.9", "incognito": "split", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "blank.html" }, "manifest_version": 2 } |