Solid Color Wallpaper HD Custom New Tab
Solid Color New Tab Wallpapers & Games, created just for solid color fans. Replaces your tab with an epic solid color new tab.
Was ist Solid Color Wallpaper HD Custom New Tab?
Solid Color Wallpaper HD Custom New Tab ist eine Chrome-Erweiterung, die von Themes Nature entwickelt wurde, und ihr Hauptmerkmal ist "Solid Color New Tab Wallpapers & Games, created just for solid color fans. Replaces your tab with an epic solid color new tab.".
Erweiterungsscreenshots
Solid Color Wallpaper HD Custom New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Solid Color Wallpaper HD Custom New Tab-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
Get my solid color new tab and replace start page with custom hd backgrounds FEATURES: - Simple design and smooth transitions. - Community solid color images uploaded by users all around the world. - Speed dial widget and your favorite sites. - Pick other themes from our gallery. - Quick links, rate & share options exists on new tab page. - Middle search box. Get the lovely solid black background backgrounds from solid color fans right now!
Grundlegende Informationen zur Erweiterung
Name | |
ID | aabioglbeamijipgojilkchpcngemepe |
Offizielle URL | https://chrome.google.com/webstore/detail/solid-color-wallpaper-hd/aabioglbeamijipgojilkchpcngemepe |
Beschreibung | Solid Color New Tab Wallpapers & Games, created just for solid color fans. Replaces your tab with an epic solid color new tab. |
Dateigröße | 26.29 KB |
Installationsanzahl | 40,000 |
Aktuelle Version | 8.0.0.0 |
Letztes Update | 2021-06-04 |
Veröffentlichungsdatum | 2021-06-04 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | Themes Nature |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/thems-nature/%D7%91%D7%99%D7%AA |
Unterstützte Sprachen | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images9\/icon0.png" }, "background": { "scripts": [ "js21\/background3.js" ] }, "chrome_url_overrides": { "newtab": "tab12.html" }, "browser_action": { "default_title": "solid color" } } |