Planet Earth in Space Wallpapers New Tab
Planet Earth in Space Full HD wallpapers and theme in new tab
Что такое Planet Earth in Space Wallpapers New Tab?
Planet Earth in Space Wallpapers New Tab - это расширение Chrome, разработанное https://newtab.icu, и его основная функция - "Planet Earth in Space Full HD wallpapers and theme in new tab".
Снимки экрана расширения
Скачать файл CRX расширения Planet Earth in Space Wallpapers New Tab
Скачайте файлы расширений Planet Earth in Space Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Comfortable wallpapers for your browser in a tabs. Planet Earth in Space Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs. Planet Earth in Space Wallpapers New Tab extension possibilities: 1. Shortcuts Save your favorite sites to the Planet Earth in Space 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 Planet Earth in Space 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. By installing and using this extension Planet Earth in Space Wallpapers New Tab, you automatically accept the User Agreement https://newtab.icu/agreement and the Privacy Policy https://newtab.icu/privacy
Основная информация о расширении
Название | |
ID | cniakcgplfdaoagobnflpcbaibedpjig |
Официальный URL | https://chrome.google.com/webstore/detail/planet-earth-in-space-wal/cniakcgplfdaoagobnflpcbaibedpjig |
Описание | Planet Earth in Space Full HD wallpapers and theme in new tab |
Размер файла | 14.68 MB |
Количество установок | 159 |
Текущая Версия | 1.4.9 |
Последнее Обновление | 2021-11-29 |
Дата публикации | 2021-10-20 |
Разработчик | 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": [ "earth_yellow_crater.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "deep_taupe_californium.html?a" }, "web_accessible_resources": [ "*", "absolute_zero_386", "29" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |