unitab.hd

Unitab HD - A new tab experience in HD

Was ist unitab.hd?

unitab.hd ist eine Chrome-Erweiterung, die von Unitab entwickelt wurde, und ihr Hauptmerkmal ist "Unitab HD - A new tab experience in HD".

Erweiterungsscreenshots

screenshot

unitab.hd-Erweiterungs-CRX-Datei herunterladen

Laden Sie unitab.hd-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name unitab.hd unitab.hd
ID jpllkbflodjnappbplhkpgfffnfpkffe
Offizielle URL https://chromewebstore.google.com/detail/unitabhd/jpllkbflodjnappbplhkpgfffnfpkffe
Beschreibung Unitab HD - A new tab experience in HD
Dateigröße 16.93 MB
Installationsanzahl 44
Aktuelle Version 1.1.0.0
Letztes Update 2023-05-16
Veröffentlichungsdatum 2023-05-09
Entwickler Unitab
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.unitab.me/pp
Unterstützte Sprachen 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": [
                ""
            ]
        }
    ]
}