Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

¿Qué es Places2C - Amazing Backgrounds?

Places2C - Amazing Backgrounds es una extensión de Chrome desarrollada por BestDev, y su función principal es "Places2C Amazing Backgrounds".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Places2C - Amazing Backgrounds

Descarga archivos de extensión Places2C - Amazing Backgrounds en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
URL Oficial https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
Descripción Places2C Amazing Backgrounds
Tamaño del Archivo 445 KB
Cantidad de Instalaciones 78
Versión Actual 2.0.0
Última Actualización 2021-03-27
Fecha de Publicación 2021-03-27
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador BestDev
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}