Handy Tab

Handy Tab

什么是Handy Tab?

Handy Tab是由Green advex technology llc开发的Chrome扩展程序,该扩展的主要功能是“Handy Tab”。

扩展截图

screenshot

下载Handy Tab扩展crx文件

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

扩展使用说明

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "HandyTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

Tabs with Latest News List
The new tab of your favorite browser will become more informative with the help of our extension.

Features 
The new tab is equipped with:
- the latest news block;
- quick links to popular messengers
- block with time and date.

Try the HandyTab extension and personalize your browser!

https://topinfoaline.com/helps/priv.html - Privacy Policy
https://topinfoaline.com/helps/term.html - Terms of Use
https://topinfoaline.com/helps/contacts.html - Contact Us
https://topinfoaline.com/helps/about.html - About Us
https://topinfoaline.com/helps/un-install.html - Uninstall                    

扩展基本信息

名称 Handy Tab Handy Tab
ID kfnpaphhpnngikfmnofpkakbaekbafil
官方URL https://chromewebstore.google.com/detail/handy-tab/kfnpaphhpnngikfmnofpkakbaekbafil
简介 Handy Tab
文件大小 1.21 MB
安装次数 56,375
当前版本 1.1.1
更新时间 2022-07-01
上架时间 2022-04-19
评分 5.00/5 共9次评分
开发者 Green advex technology llc
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://topinfoaline.com/helps/priv.html
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "icon.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Handy Tab",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "Handy Tab",
    "permissions": [
        "storage",
        "background"
    ],
    "version": "1.1.1"
}