Handy Tab

Handy Tab

Handy Tab란 무엇입니까?

Handy Tab은(는) Green advex technology llc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Handy Tab"입니다.

확장 프로그램 스크린샷

screenshot

Handy Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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