ROBOTFITBOT for 암호화페
ROBOTFITBOT for 암호화페
Wat is ROBOTFITBOT for 암호화페?
ROBOTFITBOT for 암호화페 is een Chrome-extensie ontwikkeld door IBGSOFT, en de belangrijkste functie is "ROBOTFITBOT for 암호화페".
Extensie Screenshots
Download het CRX-bestand van de extensie ROBOTFITBOT for 암호화페
Download ROBOTFITBOT for 암호화페-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
가상화페 자동트레이딩 프로그램입니다. 트레이딩뷰와 연결하여 거래하며, 공지사항과 같이 거래소를 추가하고있습니다. 또한 공지사항에 나오는 거래소의 자동 트레이딩봇을 원하시면 홈페이지를 방문해주세요.
Basisinformatie over de Extensie
Naam | ROBOTFITBOT for 암호화페 |
ID | ipdibpnocglclpcefgmafdpkmadnhjdf |
Officiële URL | https://chromewebstore.google.com/detail/robotfitbot-for-%EC%95%94%ED%98%B8%ED%99%94%ED%8E%98/ipdibpnocglclpcefgmafdpkmadnhjdf |
Beschrijving | ROBOTFITBOT for 암호화페 |
Bestandsgrootte | 3.5 MB |
Aantal Installaties | 15 |
Huidige Versie | 0.1.6 |
Laatst Bijgewerkt | 2019-10-24 |
Publicatiedatum | 2019-10-23 |
Ontwikkelaar | IBGSOFT |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.robotxfit.com/ |
Help Pagina-URL | https://www.robotxfit.com/ |
Ondersteunde Talen | 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'" } |