attach extension to opera/vivaldi or all windows

This commit is contained in:
fourtf
2019-10-07 20:23:28 +02:00
parent 2fc799f85a
commit f25e52b218
3 changed files with 22 additions and 8 deletions
+2
View File
@@ -214,6 +214,8 @@ public:
QStringSetting cachePath = {"/cache/path", ""};
BoolSetting restartOnCrash = {"/misc/restartOnCrash", false};
BoolSetting attachExtensionToAnyProcess = {
"/misc/attachExtensionToAnyProcess", false};
/// Debug
BoolSetting showUnhandledIrcMessages = {"/debug/showUnhandledIrcMessages",