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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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
}
} | |