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
Eメール [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": [
                ""
            ]
        }
    ]
}