EasyRetro To Excel Converter
Download your EasyRetro board as a spreadsheet
EasyRetro To Excel Converterとは何ですか?
EasyRetro To Excel ConverterはRavi Suresh Mashruによって開発されたChromeの拡張機能で、その主な機能は「Download your EasyRetro board as a spreadsheet」です。
拡張機能のスクリーンショット
EasyRetro To Excel Converter拡張機能のCRXファイルをダウンロード
EasyRetro To Excel Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Download data from your EasyRetro board into a spreadsheet in a single click. 拡張機能の基本情報
| 名前 | |
| ID | neoomajkccfdhhbffeobjiflainanfgh |
| 公式URL | https://chromewebstore.google.com/detail/easyretro-to-excel-conver/neoomajkccfdhhbffeobjiflainanfgh |
| 説明 | Download your EasyRetro board as a spreadsheet |
| ファイルサイズ | 374 KB |
| インストール数 | 65 |
| 現在のバージョン | 0.0.3 |
| 最終更新日 | 2021-04-14 |
| 公開日 | 2021-02-14 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Ravi Suresh Mashru |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "EasyRetro To Excel Converter",
"description": "Download your EasyRetro board as a spreadsheet",
"version": "0.0.3",
"icons": {
"16": "icon.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html"
}
} | |