aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 81e06c9..4397258 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1277,6 +1277,14 @@
"mod_version": "3"
},
{
+ "description": "Save files that require root permissions. Needs `pkexec`.",
+ "version": "1.0",
+ "path": "plugins/su_save.lua",
+ "id": "su_save",
+ "name": "Save as Super User",
+ "mod_version": "3"
+ },
+ {
"description": "Takes an SVG screenshot. Only browsers seem to support the generated SVG properly.",
"version": "0.1",
"path": "plugins/svg_screenshot.lua",