FXStreet - The Foreign Exchange Market
Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet
FXStreet - The Foreign Exchange Marketคืออะไร?
FXStreet - The Foreign Exchange Market เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fxstreet และคุณลักษณะหลักของมันคือ "Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FXStreet - The Foreign Exchange Market
ดาวน์โหลดไฟล์ส่วนขยาย FXStreet - The Foreign Exchange Market ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
FXStreet is a leading source for reliable news and real time Forex analysis. FXStreet offers real-time exchange rates, charts and an economic calendar. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ibbcojjolkfhjaecoicbmnokmbcaaigi |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/fxstreet-the-foreign-exch/ibbcojjolkfhjaecoicbmnokmbcaaigi |
| คำอธิบาย | Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet |
| ขนาดไฟล์ | 23.96 KB |
| จำนวนการติดตั้ง | 2,829 |
| เวอร์ชันปัจจุบัน | 2.0.8 |
| อัปเดตครั้งล่าสุด | 2018-10-08 |
| วันที่เผยแพร่ | 2018-10-08 |
| คะแนน | 4.67/5 รวมทั้งหมด 30 คะแนน |
| ผู้พัฒนา | fxstreet |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.fxstreet.com/ |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "FXStreet - The Foreign Exchange Market",
"description": "Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet",
"version": "2.0.8",
"background": {
"persistent": false,
"page": "background.html"
},
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html",
"default_title": "FXStreet"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_security_policy": "script-src 'self' https:\/\/calendar.fxstreet.com https:\/\/httppush.fxstreet.com https:\/\/authorization.fxstreet.com https:\/\/staticcontent.fxstreet.com https:\/\/staticconent.blob.core.windows.net https:\/\/ssl.google-analytics.com; object-src 'self'",
"permissions": [
"activeTab",
"http:\/\/*\/*",
"https:\/\/*\/*",
"notifications",
"background",
"alarms"
],
"homepage_url": "https:\/\/www.fxstreet.com",
"short_name": "fxstreet.com"
} | |