NCT New Tab
Replaces each new tab with an NCT picture and quote.
Qu'est-ce que NCT New Tab ?
NCT New Tab est une extension Chrome développée par jennifer, et sa fonction principale est "Replaces each new tab with an NCT picture and quote.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NCT New Tab
Téléchargez les fichiers d'extension NCT New 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
NCT New Tab replaces each new tab page with an NCT picture and quote. There are over 200 combinations of background colors, pictures, and quotes!
Informations de Base sur l'Extension
Nom | NCT New Tab |
ID | fgigciogjfempoibledajebmlabaekee |
URL Officiel | https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee |
Description | Replaces each new tab with an NCT picture and quote. |
Taille du Fichier | 13.54 MB |
Nombre d'Installations | 524 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2021-01-07 |
Date de Publication | 2020-12-29 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | jennifer |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NCT New Tab", "version": "1.1", "manifest_version": 2, "description": "Replaces each new tab with an NCT picture and quote.", "chrome_url_overrides": { "newtab": "page.html" }, "icons": { "16": "smalljaemin.png", "32": "smalljaemin.png", "48": "smalljaemin.png", "128": "smalljaemin.png" }, "browser_action": { "default_title": "NCT New Tab", "default_icon": "smalljaemin.png" } } |