Crypto Hub

Access links to learn about crypocurrency, blockchain and get relevant info regarding mining cryptocurrency from your Chrome new tab

Crypto Hub란 무엇입니까?

Crypto Hub은(는) https://cryptohubnt.aztproducts.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access links to learn about crypocurrency, blockchain and get relevant info regarding mining cryptocurrency from your Chrome new tab"입니다.

확장 프로그램 스크린샷

screenshot

Crypto Hub 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Get CryptoHub extension to get access to sites with relevant info regarding mining cryptocurrency , plus web search on your Chrome New Tab Extension. 

Permissions used & reasons:

"Read and change your data on a number of websites"
For our product to work, we require access to the websites we own and manage.

"Replace the page you see when opening a new tab"
This allows us to show you our product - new tab page with free web search.

Please read carefully: By clicking the “Free+ Add to Chrome” button in the top right hand corner above and installing the CryptoHub new tab browser extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy and to receiving any future updates and upgrades. You can uninstall the program at any time. 

End User License Agreement:  
http://www.blpsearch.com/terms

Privacy Policy: 
http://www.blpsearch.com/privacy                    

확장 프로그램 기본 정보

이름 Crypto Hub Crypto Hub
ID ccpdihgbflplbpmbgmpclenhipdnbbhk
공식 URL https://chromewebstore.google.com/detail/crypto-hub/ccpdihgbflplbpmbgmpclenhipdnbbhk
설명 Access links to learn about crypocurrency, blockchain and get relevant info regarding mining cryptocurrency from your Chrome new tab
파일 크기 210 KB
설치 횟수 99
현재 버전 1.0.852.827
최근 업데이트 2020-05-19
출시 날짜 2020-05-18
개발자 https://cryptohubnt.aztproducts.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.blpsearch.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.852.827",
    "name": "Crypto Hub",
    "description": "Access links to learn about crypocurrency, blockchain and get relevant info regarding mining cryptocurrency from your Chrome new tab",
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/brand.js",
            "js\/aes.js",
            "js\/mode-ecb.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "JobSearch"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "web_accessible_resources": [
        "icons\/checker.gif"
    ],
    "permissions": [
        "*:\/\/*.aztproducts.com\/*",
        "https:\/\/service.prsstobe.com\/*",
        "https:\/\/*.blpsearch.com\/*",
        "cookies",
        "storage"
    ]
}