Planter
GitHub/GitLabにおいてPlantUML記法で描画されたUML図を描画します。
Planterとは何ですか?
Planterはkitfactoryによって開発されたChromeの拡張機能で、その主な機能は「GitHub/GitLabにおいてPlantUML記法で描画されたUML図を描画します。」です。
拡張機能のスクリーンショット
Planter拡張機能のCRXファイルをダウンロード
Planter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
GitHub/GitLabにおいてPlantUML記法で描画されたUML図を描画します。 設定したPlantUMLサーバーを使い、リポジトリ内のMarkdownファイルやイシューの中のMarkdown記述をUML図に変換して表示します。 表示したUMLをクリックすると、もとのMarkdown記述とスイッチできます。
拡張機能の基本情報
名前 | Planter |
ID | knjokobklkikglcolanaamnkefmkkemc |
公式URL | https://chromewebstore.google.com/detail/planter/knjokobklkikglcolanaamnkefmkkemc |
説明 | GitHub/GitLabにおいてPlantUML記法で描画されたUML図を描画します。 |
ファイルサイズ | 315 KB |
インストール数 | 106 |
現在のバージョン | 1.0 |
最終更新日 | 2017-12-24 |
公開日 | 2017-12-23 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | kitfactory |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Planter", "version": "1.0", "description": "GitHub\/GitLab\u306b\u304a\u3044\u3066PlantUML\u8a18\u6cd5\u3067\u63cf\u753b\u3055\u308c\u305fUML\u56f3\u3092\u63cf\u753b\u3057\u307e\u3059\u3002", "content_scripts": [ { "js": [ "rawdeflate.js", "pegmatite.js", "common.js", "content-script.js" ], "matches": [ " |