Avatar: The Last Airbender Wallpapers New Tab
Avatar: The Last Airbender theme in new tab
Что такое Avatar: The Last Airbender Wallpapers New Tab?
Avatar: The Last Airbender Wallpapers New Tab - это расширение Chrome, разработанное https://newtab.ws, и его основная функция - "Avatar: The Last Airbender theme in new tab".
Снимки экрана расширения
Скачать файл CRX расширения Avatar: The Last Airbender Wallpapers New Tab
Скачайте файлы расширений Avatar: The Last Airbender Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Avatar: The Last Airbender Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Avatar: The Last Airbender Wallpapers New tab: ꔷ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Avatar: The Last Airbender New Tab theme. ꔷ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ꔷ Shortcuts Save your favorite sites to the theme shortcut panel Avatar: The Last Airbender Wallpapers New tab. You can go to important and frequently visited websites with just one click. ꔷ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Avatar: The Last Airbender.
Основная информация о расширении
Название | |
ID | kffdhndkpcdnmojikfafbfmncoggapog |
Официальный URL | https://chrome.google.com/webstore/detail/avatar-the-last-airbender/kffdhndkpcdnmojikfafbfmncoggapog |
Описание | Avatar: The Last Airbender theme in new tab |
Размер файла | 17.15 MB |
Количество установок | 175 |
Текущая Версия | 1.4.9.8 |
Последнее Обновление | 2022-02-12 |
Дата публикации | 2021-12-02 |
Разработчик | https://newtab.ws |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://newtab.ws/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_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.8", "background": { "scripts": [ "brink_pink_taurus.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "candy_pink_phosphorus.html?a" }, "web_accessible_resources": [ "*", "azure_887", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |