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