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 |
官方URL | 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\/*" ] } |