Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Co to jest Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds to rozszerzenie Chrome opracowane przez BestDev, a jego główną funkcją jest „Places2C Amazing Backgrounds”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Places2C - Amazing Backgrounds
Pobierz pliki rozszerzeń Places2C - Amazing Backgrounds w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
Oficjalny URL | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Opis | Places2C Amazing Backgrounds |
Rozmiar pliku | 445 KB |
Liczba instalacji | 78 |
Aktualna Wersja | 2.0.0 |
Ostatnia Aktualizacja | 2021-03-27 |
Data Publikacji | 2021-03-27 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | BestDev |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |