Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

Co je Places2C - Amazing Backgrounds?

Places2C - Amazing Backgrounds je rozšíření Chrome vyvinuté BestDev, a jeho hlavní funkcí je „Places2C Amazing Backgrounds“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Places2C - Amazing Backgrounds

Stáhněte si soubory rozšíření Places2C - Amazing Backgrounds ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
Oficiální URL https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
Popis Places2C Amazing Backgrounds
Velikost souboru 445 KB
Počet instalací 78
Aktuální Verze 2.0.0
Poslední Aktualizace 2021-03-27
Datum Vydání 2021-03-27
Hodnocení 5.00/5 Celkem 5 Hodnocení
Vývojář BestDev
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}