unitab.hd

Unitab HD - A new tab experience in HD

Co to jest unitab.hd?

unitab.hd to rozszerzenie Chrome opracowane przez Unitab, a jego główną funkcją jest „Unitab HD - A new tab experience in HD”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia unitab.hd

Pobierz pliki rozszerzeń unitab.hd w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa unitab.hd unitab.hd
ID jpllkbflodjnappbplhkpgfffnfpkffe
Oficjalny URL https://chromewebstore.google.com/detail/unitabhd/jpllkbflodjnappbplhkpgfffnfpkffe
Opis Unitab HD - A new tab experience in HD
Rozmiar pliku 16.93 MB
Liczba instalacji 44
Aktualna Wersja 1.1.0.0
Ostatnia Aktualizacja 2023-05-16
Data Publikacji 2023-05-09
Deweloper Unitab
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://www.unitab.me/pp
Obsługiwane Języki 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": [
                ""
            ]
        }
    ]
}