unitab.hd

Unitab HD - A new tab experience in HD

什么是unitab.hd?

unitab.hd是由Unitab开发的Chrome扩展程序,该扩展的主要功能是“Unitab HD - A new tab experience in HD”。

扩展截图

screenshot

下载unitab.hd扩展crx文件

下载unitab.hd扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 unitab.hd unitab.hd
ID jpllkbflodjnappbplhkpgfffnfpkffe
官方URL https://chromewebstore.google.com/detail/unitabhd/jpllkbflodjnappbplhkpgfffnfpkffe
简介 Unitab HD - A new tab experience in HD
文件大小 16.93 MB
安装次数 44
当前版本 1.1.0.0
更新时间 2023-05-16
上架时间 2023-05-09
开发者 Unitab
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.unitab.me/pp
支持的语言 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": [
                ""
            ]
        }
    ]
}