Learn Batch Code
This extension tells you about the batch programming language
Learn Batch Codeとは何ですか?
Learn Batch CodeはLCodingによって開発されたChromeの拡張機能で、その主な機能は「This extension tells you about the batch programming language」です。
拡張機能のスクリーンショット
Learn Batch Code拡張機能のCRXファイルをダウンロード
Learn Batch Code拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension tells you about the programming language
拡張機能の基本情報
名前 | Learn Batch Code |
ID | kandjofegaffaclaafocajejhblgkffi |
公式URL | https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi |
説明 | This extension tells you about the batch programming language |
ファイルサイズ | 24.33 KB |
インストール数 | 23 |
現在のバージョン | 1.0 |
最終更新日 | 2016-04-10 |
公開日 | 2016-04-09 |
評価 | 2.00/5 合計 2 レビュー |
開発者 | LCoding |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Learn Batch Code", "description": "This extension tells you about the batch programming language", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |