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
Wat is Custom New Tab Background?
Custom New Tab Background is een Chrome-extensie ontwikkeld door Subash Pathak, en de belangrijkste functie is "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Extensie Screenshots
Download het CRX-bestand van de extensie Custom New Tab Background
Download Custom New Tab Background-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Set a custom background image or wallpaper on new tab page. Icon by lexacahyani from the Noun Project
Basisinformatie over de Extensie
Naam | Custom New Tab Background |
ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
Officiële URL | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
Beschrijving | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
Bestandsgrootte | 244 KB |
Aantal Installaties | 13,571 |
Huidige Versie | 1.0.4 |
Laatst Bijgewerkt | 2021-04-15 |
Publicatiedatum | 2019-04-10 |
Beoordeling | 3.80/5 Totaal 45 Beoordelingen |
Ontwikkelaar | Subash Pathak |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/Subash/chrome-custom-new-tab-background |
Help Pagina-URL | https://github.com/Subash/chrome-custom-new-tab-background |
Ondersteunde Talen | 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" } } |