Kryptonize

Trade goods with crypto currencies

Kryptonize란 무엇입니까?

Kryptonize은(는) Crypto APIs에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Trade goods with crypto currencies"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Kryptonize 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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