Horror Wallpaper HD Custom New Tab
Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.
Co to jest Horror Wallpaper HD Custom New Tab?
Horror Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Wallpaper Harmony, a jego główną funkcją jest „Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Horror Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Horror Wallpaper HD Custom New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cgaaijdhbgoknnglaadgfbajccgapkjl |
Oficjalny URL | https://chrome.google.com/webstore/detail/horror-wallpaper-hd-custo/cgaaijdhbgoknnglaadgfbajccgapkjl |
Opis | Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab. |
Rozmiar pliku | 66.71 KB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-02-17 |
Data Publikacji | 2021-02-17 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | Wallpaper Harmony |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/themes-business/%D7%91%D7%99%D7%AA |
Obsługiwane Języki | 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" } } |