mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
12 lines
362 B
JSON
Executable File
12 lines
362 B
JSON
Executable File
[{
|
|
"author": "Andr3as",
|
|
"version": "0.21",
|
|
"name": "Permissions",
|
|
"url": "https://github.com/Andr3as/Codiad-Permissions.git",
|
|
"contextmenu" : [{
|
|
"action" : "codiad.Permissions.showDialog($('#context-menu').attr('data-path'));",
|
|
"icon" : "icon-key",
|
|
"applies-to" : "both",
|
|
"title" : "Edit Permissions"
|
|
}]
|
|
}] |