Christmas Tree Wallpaper HD Custom New Tab
Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab.
Что такое Christmas Tree Wallpaper HD Custom New Tab?
Christmas Tree Wallpaper HD Custom New Tab - это расширение Chrome, разработанное Wallpaper Major, и его основная функция - "Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab.".
Снимки экрана расширения
Скачать файл CRX расширения Christmas Tree Wallpaper HD Custom New Tab
Скачайте файлы расширений Christmas Tree Wallpaper HD Custom New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
With our christmas tree extension, you get a different images on each new tab page! FEATURES: - Minimal design and smooth transitions. - Shuffle all christmas tree wallpaper backgrounds, or just pick your favorite background wallpapers - Pick your best images. - A high-res new tab experience. - Best selection of christmas tree wallpapers! - Share, rate and quick links widgets found on the new tab. Get the lovely christmas tree backgrounds from christmas tree lovers right now!
Основная информация о расширении
Название | |
ID | lnpgapjagmkinecbcophmmdnianfdjil |
Официальный URL | https://chrome.google.com/webstore/detail/christmas-tree-wallpaper/lnpgapjagmkinecbcophmmdnianfdjil |
Описание | Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab. |
Размер файла | 62.6 KB |
Количество установок | 4,000 |
Текущая Версия | 8.0.0.0 |
Последнее Обновление | 2021-03-25 |
Дата публикации | 2021-03-25 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | Wallpaper Major |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/wallpaper-major/%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": "images14\/icon1.png" }, "background": { "scripts": [ "js14\/background0.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "christmas tree" } } |