aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/ProfileEditor.json
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-04-25 22:09:13 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2020-05-26 12:50:15 +0300
commit0492a063806b6d63e4f378908b809de104a24820 (patch)
tree2e285d0c9b5067dc9395bfb751fe84bb8ac2a5f4 /plugins/ProfileEditor/ProfileEditor.json
parentlibwebengine (diff)
downloadsmolbote-0492a063806b6d63e4f378908b809de104a24820.tar.xz
Update ProfileEditor plugin
ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
Diffstat (limited to 'plugins/ProfileEditor/ProfileEditor.json')
-rw-r--r--plugins/ProfileEditor/ProfileEditor.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/ProfileEditor/ProfileEditor.json b/plugins/ProfileEditor/ProfileEditor.json
index 8381e9a..afa0a1f 100644
--- a/plugins/ProfileEditor/ProfileEditor.json
+++ b/plugins/ProfileEditor/ProfileEditor.json
@@ -1,5 +1,6 @@
{
"name": "Profile Editor",
- "author": "Aqua-sama",
- "shortcut": "Ctrl+Shift+E"
+ "author": "aqua@",
+ "shortcut": "Ctrl+Shift+E",
+ "license": "GPL3"
}