Cryptotab
CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
Cryptotabคืออะไร?
Cryptotab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vladyslav Khrystych และคุณลักษณะหลักของมันคือ "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cryptotab
ดาวน์โหลดไฟล์ส่วนขยาย Cryptotab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With CryptoTab extension you can access your most-used websites very fast and also see latest top-8 cryptocurrencies rates on top. You can easily change saved website links and using search powered by Google. On the "Crypto shortcuts" tab you'll find most popular resources related to the world of cryptocurrencies.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ediflhgcaolkgmfjnhjdkdncidfpobge |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge |
คำอธิบาย | CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial |
ขนาดไฟล์ | 262 KB |
จำนวนการติดตั้ง | 52 |
เวอร์ชันปัจจุบัน | 0.0.0.1 |
อัปเดตครั้งล่าสุด | 2021-10-07 |
วันที่เผยแพร่ | 2021-10-06 |
ผู้พัฒนา | Vladyslav Khrystych |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://vkhrystych.github.io/cryptotab-website/privacy-policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cryptotab", "description": "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial", "version": "0.0.0.1", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "logo192.png", "48": "logo192.png", "128": "logo192.png" }, "permissions": [ "topSites", "chrome:\/\/favicon\/*" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |