forexcalendar
Easy Calendar check new alert
什麼是forexcalendar?
forexcalendar是由siampanya007開發的Chrome擴展程式,該擴展的主要功能是“Easy Calendar check new alert”。
擴展截圖
下載forexcalendar擴展crx文件
下載forexcalendar擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Forex calendar News Alet ,Forex trading Tools
擴展基本資訊
名稱 | forexcalendar |
ID | gpebdilgknpneddfhbnjcaibdklimggo |
官方網址 | 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 } } |