Skip to content

Commit 12a1e99

Browse files
authored
Create manifest.json
0 parents  commit 12a1e99

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"id": "debug-editor-plugin",
3+
"name": "Debug & Internal Editor",
4+
"author": "EDBPlugin",
5+
"version": "1.0.0",
6+
"description": "プラグインの内部コードを編集し、システムデバッグ情報を表示する開発者向けツールです。",
7+
"affectsStyle": false,
8+
"affectsBlocks": false,
9+
"isCustom": true
10+
}

0 commit comments

Comments
 (0)