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
Hvad er Custom New Tab Background?
Custom New Tab Background er en Chrome-udvidelse udviklet af Subash Pathak, og dens hovedfunktion er "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Udvidelsesskærmbilleder
Download Custom New Tab Background-udvidelses-CRX-fil
Download Custom New Tab Background-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Officiel URL | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Beskrivelse | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
| Filstørrelse | 244 KB |
| Antal Installationer | 13,571 |
| Nuværende Version | 1.0.4 |
| Senest Opdateret | 2021-04-15 |
| Udgivelsesdato | 2019-04-10 |
| Bedømmelse | 3.80/5 Samlet 45 Bedømmelser |
| Udvikler | Subash Pathak |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/Subash/chrome-custom-new-tab-background |
| Hjælpeside-URL | https://github.com/Subash/chrome-custom-new-tab-background |
| Understøttede Sprog | 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"
}
} | |