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
Was ist Custom New Tab Background?
Custom New Tab Background ist eine Chrome-Erweiterung, die von Subash Pathak entwickelt wurde, und ihr Hauptmerkmal ist "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Erweiterungsscreenshots
Custom New Tab Background-Erweiterungs-CRX-Datei herunterladen
Laden Sie Custom New Tab Background-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
Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project Grundlegende Informationen zur Erweiterung
| Name | |
| ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Offizielle URL | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Beschreibung | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
| Dateigröße | 244 KB |
| Installationsanzahl | 13,571 |
| Aktuelle Version | 1.0.4 |
| Letztes Update | 2021-04-15 |
| Veröffentlichungsdatum | 2019-04-10 |
| Bewertung | 3.80/5 Insgesamt 45 Bewertungen |
| Entwickler | Subash Pathak |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/Subash/chrome-custom-new-tab-background |
| Hilfeseite URL | https://github.com/Subash/chrome-custom-new-tab-background |
| Unterstützte Sprachen | 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"
}
} | |