favtab.com

favtab.com - New experience of using your browser.

¿Qué es favtab.com?

favtab.com es una extensión de Chrome desarrollada por https://favtab.com, y su función principal es "favtab.com - New experience of using your browser.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión favtab.com

Descarga archivos de extensión favtab.com 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

                        the FavTab extension transforms your boring old “new tab” page into a center of information and inspiration. It’s not cluttered, especially since you can turn the different parts of its experience on and off at will. 
This includes: full time and day for your location, your favorite and most visited sites shortcuts, your bookmarks bar, a search box, your local weather, a way to input what you’re focusing on today, links to the chrome extensions section, notes, notifications, recently closed and a to-do list. You even get a lovely new photo to look at each day, which you can customize. In order to support the features of the product, Favtab extension will update your new-tab's search provider to be powered by Yahoo. We are 100% FREE!

by clicking “Add to chrome”, I accept and agree to installing the Favtab's Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use (https://www.favtab.com/trms) and Privacy Policy (https://www.favtab.com/pp).



Permissions used & reasons: 

"Replace the page you see when opening a new tab" This allows us to show you our new tab page with free web search and.

"Read your browsing history" This allows us to tailor product specific content or offers towards relevant information. 

"Manage your apps, extensions, and themes" This allows us to help you disable or remove this product and also understand whether we are able to provide the best experience. 

"Default search" - Change your search settings to: search.favtab.com

"webRequest", "webRequestBlocking" - The extension requires this permission in order to control your default search engine and provide you with search results. It allows us to provide you with a search feature related to the extension you have chosen to install. It also allows the extension to redirect specific queries to affiliated partners in order to allow you better search experience. 

"contextMenus"- The extension requires this permission in order to make the access to the Find now and web search as convenient as possible, through the extension “browser action” button. 

“Cookies” - The extension requires these permissions in order to allow payment for distribution affiliates. 

"Open downloaded files" - the extension offers quick access to the download folder.


How do I uninstall the Favtab extension?
On the top right of your screen, right click the Extension icon and choose "Remove from Chrome" / "uninstall me".                    

Información Básica de la Extensión

Nombre favtab.com favtab.com
ID doafncknhegkkmdibjpkdnlknejmkkja
URL Oficial https://chromewebstore.google.com/detail/favtabcom/doafncknhegkkmdibjpkdnlknejmkkja
Descripción favtab.com - New experience of using your browser.
Tamaño del Archivo 10.65 MB
Cantidad de Instalaciones 60,000
Versión Actual 1.0.3.4
Última Actualización 2023-10-18
Fecha de Publicación 2020-06-07
Calificación 4.50/5 Total de 48 Calificaciones
Desarrollador https://favtab.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.favtab.com/pp
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "favtab.com",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "large_icon96x96.png",
        "default_title": "favtab.com"
    },
    "chrome_url_overrides": {
        "newtab": "mainpage.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'"
    },
    "description": "favtab.com - New experience of using your browser.",
    "host_permissions": [
        "https:\/\/www.efeho.pw\/*",
        "https:\/\/t.favtab.com\/*"
    ],
    "icons": {
        "128": "large_icon128x128.png",
        "96": "large_icon96x96.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "favtab.com",
    "permissions": [
        "downloads",
        "downloads.open",
        "storage",
        "tabs",
        "cookies",
        "webNavigation",
        "bookmarks",
        "topSites"
    ],
    "short_name": "favtab.com",
    "version": "1.0.3.4",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/app-icons\/*.png",
                "images\/*.png",
                "js\/*.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}