ROBOTFITBOT for 암호화페

ROBOTFITBOT for 암호화페

What is ROBOTFITBOT for 암호화페?

ROBOTFITBOT for 암호화페 is a Chrome extension developed by IBGSOFT, and its main feature is "ROBOTFITBOT for 암호화페".

Extension Screenshots

screenshot

Download ROBOTFITBOT for 암호화페 Extension CRX File

Download ROBOTFITBOT for 암호화페 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        가상화페 자동트레이딩 프로그램입니다.

트레이딩뷰와 연결하여 거래하며, 공지사항과 같이 거래소를 추가하고있습니다.

또한 공지사항에 나오는 거래소의 자동 트레이딩봇을 원하시면 홈페이지를 방문해주세요.                    

Extension Basic Information

Name ROBOTFITBOT for 암호화페 ROBOTFITBOT for 암호화페
ID ipdibpnocglclpcefgmafdpkmadnhjdf
Official URL https://chromewebstore.google.com/detail/robotfitbot-for-%EC%95%94%ED%98%B8%ED%99%94%ED%8E%98/ipdibpnocglclpcefgmafdpkmadnhjdf
Description ROBOTFITBOT for 암호화페
File Size 3.5 MB
Installation Count 15
Current Version 0.1.6
Last Updated 2019-10-24
Publish Date 2019-10-23
Developer IBGSOFT
Email [email protected]
Payment Type free
Extension Website https://www.robotxfit.com/
Help Page URL https://www.robotxfit.com/
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ROBOTFITBOT for \uc554\ud638\ud654\ud398",
    "short_name": "ROBOTFITBOT for \uc554\ud638\ud654\ud398",
    "description": "ROBOTFITBOT for \uc554\ud638\ud654\ud398",
    "version": "0.1.6",
    "manifest_version": 2,
    "default_locale": "ko",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage",
        "notifications",
        "contextMenus",
        "identity",
        "https:\/\/kr.tradingview.com\/",
        "https:\/\/api-testnet.bybit.com\/",
        "https:\/\/api.bybit.com\/"
    ],
    "background": {
        "scripts": [
            "scripts\/background.js",
            "scripts\/ccxt.browser.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_icon": {
            "20": "images\/icon-20.png",
            "48": "images\/icon-48.png"
        },
        "default_title": "ROBOTFITBOT for \uc554\ud638\ud654\ud398",
        "default_popup": "pages\/popup.html"
    },
    "options_page": "pages\/options.html",
    "options_ui": {
        "page": "pages\/options.html",
        "chrome_style": false,
        "open_in_tab": true
    },
    "web_accessible_resources": [
        "images\/notify.png",
        "images\/error.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'"
}