unitab.hd

Unitab HD - A new tab experience in HD

O que é unitab.hd?

unitab.hd é uma extensão do Chrome desenvolvida por Unitab, e sua principal característica é "Unitab HD - A new tab experience in HD".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão unitab.hd

Baixe arquivos de extensão unitab.hd no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        The Unitab HD  “new tab” page is a center of information. It includes various bits of information you can turn the different parts of its experience on and off. 
in Unitab HD you get your favorite and most visited sites shortcuts, your bookmarks bar, Customized websites shortcuts, search box, to-do list as well as customize the background. 
In order to support the features of the extension, The extension will update your new-tab search provider to be powered by Top Search Engines.
By clicking “Add to chrome”, I accept and agree to installing the Unitab HD Chrome extension and setting Chrome™ New Tab search provider to Microsoft Bing as described by the service and the Terms of Use (https://Unitab.me/trms/) and Privacy Policy (http://Unitab.me/pp/).
Powered by 50m.media LTD Technology - we are 100% FREE!

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. 

"Read and change your bookmarks" - this allows to show the bookmarks in the extension user interface

"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. 

"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. 

"Manage your downloads" / "Open downloaded files" - the extension offers quick access to the download folder.

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

Informações Básicas da Extensão

Nome unitab.hd unitab.hd
ID jpllkbflodjnappbplhkpgfffnfpkffe
URL Oficial https://chromewebstore.google.com/detail/unitabhd/jpllkbflodjnappbplhkpgfffnfpkffe
Descrição Unitab HD - A new tab experience in HD
Tamanho do Arquivo 16.93 MB
Contagem de Instalações 44
Versão Atual 1.1.0.0
Última Atualização 2023-05-16
Data de Publicação 2023-05-09
Desenvolvedor Unitab
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.unitab.me/pp
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Unitab HD",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "large_icon96x96.png",
        "default_title": "Unitab HD"
    },
    "chrome_url_overrides": {
        "newtab": "mainpage.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/fonts.gstatic.com' 'https:\/\/fonts.googleapis.com' 'https:\/\/www.google-analytics.com' 'https:\/\/ssl.google-analytics.com'; object-src 'self'"
    },
    "description": "Unitab HD - A new tab experience in HD",
    "homepage_url": "http:\/\/search.unitab.me\/",
    "host_permissions": [
        "https:\/\/www.efeho.pw\/*",
        "https:\/\/t.unitab.me\/*"
    ],
    "icons": {
        "128": "large_icon128x128.png",
        "96": "large_icon96x96.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "unitab.hd",
    "permissions": [
        "downloads",
        "downloads.open",
        "storage",
        "tabs",
        "cookies",
        "webNavigation",
        "bookmarks",
        "topSites"
    ],
    "short_name": "Unitab HD",
    "version": "1.1.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/app-icons\/*.png",
                "images\/*.png",
                "js\/*.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}