Cyberpunk Girls Wallpapers New Tab
Cyberpunk Girls Full HD wallpapers and theme in new tab
Что такое Cyberpunk Girls Wallpapers New Tab?
Cyberpunk Girls Wallpapers New Tab - это расширение Chrome, разработанное https://newtab.icu, и его основная функция - "Cyberpunk Girls Full HD wallpapers and theme in new tab".
Снимки экрана расширения
Скачать файл CRX расширения Cyberpunk Girls Wallpapers New Tab
Скачайте файлы расширений Cyberpunk Girls Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Comfortable wallpapers for your browser in a tabs. Cyberpunk Girls Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs. Cyberpunk Girls Wallpapers New Tab extension possibilities: 1. Shortcuts Save your favorite sites to the Cyberpunk Girls New Tab bookmark bar. You can go to important and frequently visited websites with just one click. 2. Full HD Wallpaper Instead of a boring gray background, there will be gorgeous wallpapers in Full HD from the extension Cyberpunk Girls New Tab. 3. Search engine The search bar provides quick access to the largest and most popular search engines in the world. 4. News panel The bottom panel shows news videos of the world's official news agencies published on the YouTube platform.
Основная информация о расширении
Название | |
ID | mjebdjakpnklomjdpbdphmphbolicngl |
Официальный URL | https://chrome.google.com/webstore/detail/cyberpunk-girls-wallpaper/mjebdjakpnklomjdpbdphmphbolicngl |
Описание | Cyberpunk Girls Full HD wallpapers and theme in new tab |
Размер файла | 18.32 MB |
Количество установок | 170 |
Текущая Версия | 1.4.9 |
Последнее Обновление | 2021-10-23 |
Дата публикации | 2021-10-23 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | https://newtab.icu |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://newtab.icu/privacy |
Поддерживаемые языки | de,en,fr,nl,no,tr,da,es,it,pl,pt-BR,pt-PT,sv,el,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9", "background": { "scripts": [ "dark_green_dorado.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "dark_blue_gray_livermorium.html?a" }, "web_accessible_resources": [ "*", "amethyst_85", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |