Horror Wallpaper HD Custom New Tab
Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.
Что такое Horror Wallpaper HD Custom New Tab?
Horror Wallpaper HD Custom New Tab - это расширение Chrome, разработанное Wallpaper Harmony, и его основная функция - "Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab.".
Снимки экрана расширения
Скачать файл CRX расширения Horror Wallpaper HD Custom New Tab
Скачайте файлы расширений Horror Wallpaper HD Custom New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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!
Основная информация о расширении
Название | |
ID | cgaaijdhbgoknnglaadgfbajccgapkjl |
Официальный URL | https://chrome.google.com/webstore/detail/horror-wallpaper-hd-custo/cgaaijdhbgoknnglaadgfbajccgapkjl |
Описание | Horror New Tab Wallpapers & Games, created specifically for horror fans. Replaces your new tab with horror new tab. |
Размер файла | 66.71 KB |
Количество установок | 2,000 |
Текущая Версия | 8.0.0.0 |
Последнее Обновление | 2021-02-17 |
Дата публикации | 2021-02-17 |
Рейтинг | 5.00/5 Всего 5 оценок |
Разработчик | Wallpaper Harmony |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/themes-business/%D7%91%D7%99%D7%AA |
Поддерживаемые языки | 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" } } |