Tab Portal Web Development

Search the internet on every new tab with links to your favorite Web development and programming websites

¿Qué es Tab Portal Web Development?

Tab Portal Web Development es una extensión de Chrome desarrollada por AdRoller, y su función principal es "Search the internet on every new tab with links to your favorite Web development and programming websites".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Tab Portal Web Development

Descarga archivos de extensión Tab Portal Web Development 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

                        By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms: https://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

Información Básica de la Extensión

Nombre Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
URL Oficial https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
Descripción Search the internet on every new tab with links to your favorite Web development and programming websites
Tamaño del Archivo 1.58 MB
Cantidad de Instalaciones 111
Versión Actual 1.01
Última Actualización 2022-01-12
Fecha de Publicación 2021-08-17
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador AdRoller
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://adroller.co
URL de la Página de Ayuda https://adroller.co/contact
URL de la Página de Política de Privacidad https://www.adroller.co/privacy-policy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "Tab Portal Web Development",
    "description": "Search the internet on every new tab with links to your favorite Web development and programming websites",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}