Valorant Wallpapers New Tab
Valorant theme in new tab
Что такое Valorant Wallpapers New Tab?
Valorant Wallpapers New Tab - это расширение Chrome, разработанное https://newtab.be, и его основная функция - "Valorant theme in new tab".
Снимки экрана расширения
Скачать файл CRX расширения Valorant Wallpapers New Tab
Скачайте файлы расширений Valorant Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Valorant Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Valorant Wallpapers New tab: ߋ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ߋ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Valorant New Tab theme. ߋ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Valorant. ߋ Shortcuts Save your favorite sites to the theme shortcut panel Valorant Wallpapers New tab. You can go to important and frequently visited websites with just one click.
Основная информация о расширении
Название | |
ID | meajmihcmfagngpjkcijfmblbbgnjjmp |
Официальный URL | https://chrome.google.com/webstore/detail/valorant-wallpapers-new-t/meajmihcmfagngpjkcijfmblbbgnjjmp |
Описание | Valorant theme in new tab |
Размер файла | 12.05 MB |
Количество установок | 1,000 |
Текущая Версия | 1.1.4.8 |
Последнее Обновление | 2021-10-18 |
Дата публикации | 2021-09-15 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | https://newtab.be |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://newtab.be/privacy |
Поддерживаемые языки | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "dark_salmon_corona_australis.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "dark_jungle_green_americium.html?a" }, "web_accessible_resources": [ "*", "blush_446", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |