Space Wallpaper HD Custom New Tab
Space New Tab Wallpapers & Games, created specifically for space fans. Replaces your new tab with a beautiful space new tab.
Was ist Space Wallpaper HD Custom New Tab?
Space Wallpaper HD Custom New Tab ist eine Chrome-Erweiterung, die von Wallpaper Peace entwickelt wurde, und ihr Hauptmerkmal ist "Space New Tab Wallpapers & Games, created specifically for space fans. Replaces your new tab with a beautiful space new tab.".
Erweiterungsscreenshots
Space Wallpaper HD Custom New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Space 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
By installing this space extension you will replace your default new tab. FEATURES: > Community space backgrounds uploaded by users all around the world. > A HD new tab wallpapers. > Shuffle all space background wallpapers, or just pick your favorite wallpaper backgrounds > Pick your favorite wallpapers. We really wish you have fun using my cool space new tab and let your friends know so they can also enjoy it! Enjoy this space extension!!
Grundlegende Informationen zur Erweiterung
Name | |
ID | inpjoobnbcgolphjgadebaebcciilphj |
Offizielle URL | https://chrome.google.com/webstore/detail/space-wallpaper-hd-custom/inpjoobnbcgolphjgadebaebcciilphj |
Beschreibung | Space New Tab Wallpapers & Games, created specifically for space fans. Replaces your new tab with a beautiful space new tab. |
Dateigröße | 59.34 KB |
Installationsanzahl | 100,000 |
Aktuelle Version | 8.0.0.0 |
Letztes Update | 2021-02-04 |
Veröffentlichungsdatum | 2021-02-04 |
Bewertung | 4.50/5 Insgesamt 2 Bewertungen |
Entwickler | Wallpaper Peace |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/themes-madness/%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": "images13\/icon2.png" }, "background": { "scripts": [ "js10\/background7.js" ] }, "chrome_url_overrides": { "newtab": "tab1.html" }, "browser_action": { "default_title": "space" } } |