Trading with Plus500 Webtrader
Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader
Trading with Plus500 Webtraderคืออะไร?
Trading with Plus500 Webtrader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Plus500 Webtrader app และคุณลักษณะหลักของมันคือ "Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Trading with Plus500 Webtrader
ดาวน์โหลดไฟล์ส่วนขยาย Trading with Plus500 Webtrader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } |