Kryptonize
Trade goods with crypto currencies
什麼是Kryptonize?
Kryptonize是由Crypto APIs開發的Chrome擴展程式,該擴展的主要功能是“Trade goods with crypto currencies”。
擴展截圖
下載Kryptonize擴展crx文件
下載Kryptonize擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Kryptonize is a 0% commission Crypto Payments Provider You Can Trust! Transfer wallet to wallet in no time with our one-click transfer process with a Chrome extension. Empower your business with borderless payment & without transfer limits. Start accepting cryptocurrency today & expand your business opportunities. A member of Crypto APIs ecosystem
擴展基本資訊
名稱 | Kryptonize |
ID | ngipcngnpmdliaplplpbcafanecgalpg |
官方網址 | https://chromewebstore.google.com/detail/kryptonize/ngipcngnpmdliaplplpbcafanecgalpg |
簡介 | Trade goods with crypto currencies |
檔案大小 | 333 KB |
安裝次數 | 101 |
目前版本 | 0.6.0 |
更新時間 | 2019-09-12 |
上架時間 | 2019-09-12 |
評分 | 4.82/5 共 130 次評分 |
開發者 | Crypto APIs |
付費類型 | free |
擴展官網 | https://kryptonize.io/ |
說明頁面URL | https://kryptonize.io/ |
隱私政策頁面URL | https://cryptoapis.io/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Kryptonize", "short_name": "Kryptonize", "description": "Trade goods with crypto currencies", "version": "0.6.0", "browser_action": { "default_icon": "favicon.ico", "default_popup": "index.html" }, "permissions": [], "content_security_policy": "script-src 'self' https:\/\/www.google.com\/ https:\/\/www.gstatic.com 'unsafe-eval'; object-src 'self'", "web_accessible_resources": [ "assets\/css\/*", "assets\/js\/*", "assets\/fonts\/*" ] } |