World Wallpaper HD Custom New Tab
World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab.
Что такое World Wallpaper HD Custom New Tab?
World Wallpaper HD Custom New Tab - это расширение Chrome, разработанное Themes Studio, и его основная функция - "World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab.".
Снимки экрана расширения
Скачать файл CRX расширения World Wallpaper HD Custom New Tab
Скачайте файлы расширений World Wallpaper HD Custom New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Get my world new tab & get varied hd wallpapers in your custom start tab. FEATURES: -- Pick your favorite images. -- A high quality new tab experience. -- Community world backgrounds uploaded by users all around the world. -- Upload your own images. -- With every new tab, you'll have great backgrounds of world map. -- Quick links, rate widgets exists on the new tab. -- Search box widget. -- Games - lots of beautiful games. -- Change your theme with themes from our themes gallery. Enjoy our world extension!!
Основная информация о расширении
Название | |
ID | komfjcadfdplalocbfencejicjaefjml |
Официальный URL | https://chrome.google.com/webstore/detail/world-wallpaper-hd-custom/komfjcadfdplalocbfencejicjaefjml |
Описание | World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab. |
Размер файла | 47.19 KB |
Количество установок | 70,000 |
Текущая Версия | 8.0.0.0 |
Последнее Обновление | 2021-09-20 |
Дата публикации | 2021-09-20 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | Themes Studio |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/thems-popular/%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": "images19\/icon7.png" }, "background": { "scripts": [ "js18\/background20.js" ] }, "chrome_url_overrides": { "newtab": "tab10.html" }, "browser_action": { "default_title": "world" } } |