mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
12 lines
365 B
JSON
Executable File
12 lines
365 B
JSON
Executable File
[{ "author" : "Rafasashi & beli3ver",
|
|
"version": "0.0.4",
|
|
"name" : "Archives",
|
|
"url" : "https://github.com/rafasashi/Codiad-Archives",
|
|
"contextmenu" : [{
|
|
"action" : "codiad.Extract.showDialog($('#context-menu').attr('data-path'));",
|
|
"icon" : "icon-list-add",
|
|
"applies-to" : "file-only",
|
|
"title" : "Extract"
|
|
}]
|
|
}]
|