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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cryptohubnt.aztproducts.com และคุณลักษณะหลักของมันคือ "Access links to learn about crypocurrency, blockchain and get relevant info regarding mining cryptocurrency from your Chrome new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crypto Hub
ดาวน์โหลดไฟล์ส่วนขยาย Crypto Hub ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" ] } |