CENTPAGE - Homepage - Startpage

CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.

¿Qué es CENTPAGE - Homepage - Startpage?

CENTPAGE - Homepage - Startpage es una extensión de Chrome desarrollada por http://centpage.com, y su función principal es "CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión CENTPAGE - Homepage - Startpage

Descarga archivos de extensión CENTPAGE - Homepage - Startpage 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

                        CENTPAGE is your all-in-one internet homepage where you get all the websites you visit in just a single page. With it's unified search feature you can search Google, Yahoo or Bing across different categories all from a single page. On registering, you can also modify the websites/icons upon your preference. 

In short it's an amazing website that you will love. You can also use it on android devices via android app. Optimized for widescreen resolutions, you can customize your homepage as you want according to your preference. Your feedback is important to us and CENTPAGE will be constantly updated as necessary as per feedback. 

Use CENTPAGE as your homepage and save your time and enhance your productivity. Reach out to us 24x7 for you feedback, suggestion or query. Enjoy using CENTPAGE.COM  :-)                    

Información Básica de la Extensión

Nombre CENTPAGE - Homepage - Startpage CENTPAGE - Homepage - Startpage
ID ihnbdjflbpcfiefngcnmggcmpanbjhmo
URL Oficial https://chrome.google.com/webstore/detail/centpage-homepage-startpa/ihnbdjflbpcfiefngcnmggcmpanbjhmo
Descripción CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.
Tamaño del Archivo 39.94 KB
Cantidad de Instalaciones 54
Versión Actual 1.2.0.0
Última Actualización 2018-11-07
Fecha de Publicación 2018-11-07
Calificación 4.83/5 Total de 6 Calificaciones
Desarrollador http://centpage.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://centpage.com
URL de la Página de Ayuda http://centpage.com/contact.php
URL de la Página de Política de Privacidad http://centpage.com/privacy-policy.php
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "Logo_48.ico"
    },
    "description": "CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.",
    "icons": {
        "128": "Logo_128.ico",
        "16": "Logo.png",
        "48": "Logo_48.ico"
    },
    "manifest_version": 2,
    "name": "CENTPAGE - Homepage - Startpage",
    "permissions": [
        "http:\/\/centpage.com\/*",
        "cookies",
        "management"
    ],
    "short_name": "CENTPAGE Homepage",
    "version": "1.2.0.0"
}