Horror Wallpaper HD Custom New Tab
Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.
Was ist Horror Wallpaper HD Custom New Tab?
Horror Wallpaper HD Custom New Tab ist eine Chrome-Erweiterung, die von Wallpaper Harmony entwickelt wurde, und ihr Hauptmerkmal ist "Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.".
Erweiterungsscreenshots
Horror Wallpaper HD Custom New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Horror 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 horror extension to enjoy a different images on each tab page! FEATURES: > Shuffle all horror background wallpapers, or just choose your favorite wallpaper backgrounds > With every new tab, you'll have great backgrounds of horror. > Choose other themes from our gallery. > Simple design and smooth affects. Have fun with this horror extension!! I really wish you have fun using this beautiful horror new tab and let your friends know so they can also enjoy it!
Grundlegende Informationen zur Erweiterung
Name | |
ID | cgaaijdhbgoknnglaadgfbajccgapkjl |
Offizielle URL | https://chrome.google.com/webstore/detail/horror-wallpaper-hd-custo/cgaaijdhbgoknnglaadgfbajccgapkjl |
Beschreibung | Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab. |
Dateigröße | 66.71 KB |
Installationsanzahl | 2,000 |
Aktuelle Version | 8.0.0.0 |
Letztes Update | 2021-02-17 |
Veröffentlichungsdatum | 2021-02-17 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | Wallpaper Harmony |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/themes-business/%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": "images11\/icon6.png" }, "background": { "scripts": [ "js1\/background15.js" ] }, "chrome_url_overrides": { "newtab": "tab8.html" }, "browser_action": { "default_title": "horror" } } |