Trading with Plus500 Webtrader
Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader
Trading with Plus500 Webtrader란 무엇입니까?
Trading with Plus500 Webtrader은(는) Plus500 Webtrader app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader"입니다.
확장 프로그램 스크린샷
Trading with Plus500 Webtrader 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Plus500 Webtrader browser for Trading FOREX, CFD shares, Gold, Oil and more. Trade the world’s most popular markets and explore endless trading options. We offer thousands of financial instruments, FREE real time quotes and online support. With Plus500 Webtrader you can trade CFDs on Stocks on the world's most popular financial instruments without commissions. • Buy / sell CFDs on stocks and indices of the leading stock exchanges. • Trade CFDs on the most traded instruments worldwide such as: - S&P 500 - EUR / GBP - EUR / USD - Gold - Oil - Silver - Other stocks, indices and commodities. • Attractive leverage.
확장 프로그램 기본 정보
이름 | |
ID | dbofahnefjoejphjajofpmlcidaaabob |
공식 URL | https://chrome.google.com/webstore/detail/trading-with-plus500-webt/dbofahnefjoejphjajofpmlcidaaabob |
설명 | Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader |
파일 크기 | 15.38 KB |
설치 횟수 | 150 |
현재 버전 | 1.1.0 |
최근 업데이트 | 2020-11-14 |
출시 날짜 | 2020-11-14 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | Plus500 Webtrader app |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "i24px.png", "default_title": "Trading with Plus500 Webtrader" }, "description": "Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader", "homepage_url": "https:\/\/www.plus500.com\/?id=3743&tags=ChromePlus500WebtraderHomepage&pl=2&refurl=https:\/\/snelbeleggen.nl\/", "icons": { "128": "i128px.png", "16": "i24px.png", "48": "i48px.png" }, "incognito": "spanning", "manifest_version": 2, "name": "Trading with Plus500 Webtrader", "offline_enabled": true, "options_page": "options-page.html", "permissions": [ "contextMenus" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.0" } |