Custom New Tab Background
Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Qu'est-ce que Custom New Tab Background ?
Custom New Tab Background est une extension Chrome développée par Subash Pathak, et sa fonction principale est "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Custom New Tab Background
Téléchargez les fichiers d'extension Custom New Tab Background 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
Set a custom background image or wallpaper on new tab page. Icon by lexacahyani from the Noun Project
Informations de Base sur l'Extension
Nom | Custom New Tab Background |
ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
URL Officiel | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
Description | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
Taille du Fichier | 244 KB |
Nombre d'Installations | 13,571 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2021-04-15 |
Date de Publication | 2019-04-10 |
Évaluation | 3.80/5 Total 45 Évaluations |
Développeur | Subash Pathak |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/Subash/chrome-custom-new-tab-background |
URL de la Page d'Aide | https://github.com/Subash/chrome-custom-new-tab-background |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Custom New Tab Background", "version": "1.0.4", "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB", "chrome_url_overrides": { "newtab": "tab.html" } } |