forexcalendar
Easy Calendar check new alert
forexcalendarคืออะไร?
forexcalendar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย siampanya007 และคุณลักษณะหลักของมันคือ "Easy Calendar check new alert"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย forexcalendar
ดาวน์โหลดไฟล์ส่วนขยาย forexcalendar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Forex calendar News Alet ,Forex trading Tools
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | forexcalendar |
ID | gpebdilgknpneddfhbnjcaibdklimggo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo |
คำอธิบาย | Easy Calendar check new alert |
ขนาดไฟล์ | 72.99 KB |
จำนวนการติดตั้ง | 787 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2020-04-24 |
วันที่เผยแพร่ | 2020-04-24 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | siampanya007 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "forexcalendar", "description": "Easy Calendar check new alert", "version": "1.0.1", "manifest_version": 2, "icons": { "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_title": "forexcalendar", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ] }, "options_ui": { "page": "options\/options.html", "chrome_style": true } } |