Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Что такое Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds - это расширение Chrome, разработанное BestDev, и его основная функция - "Places2C Amazing Backgrounds".
Снимки экрана расширения
Скачать файл CRX расширения Places2C - Amazing Backgrounds
Скачайте файлы расширений Places2C - Amazing Backgrounds в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
Основная информация о расширении
Название | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
Официальный URL | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Описание | Places2C Amazing Backgrounds |
Размер файла | 445 KB |
Количество установок | 78 |
Текущая Версия | 2.0.0 |
Последнее Обновление | 2021-03-27 |
Дата публикации | 2021-03-27 |
Рейтинг | 5.00/5 Всего 5 оценок |
Разработчик | BestDev |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |