diff --git a/js/conf/Debug.js b/js/conf/Debug.js index 8fca609..5ebdc0a 100644 --- a/js/conf/Debug.js +++ b/js/conf/Debug.js @@ -21,8 +21,8 @@ Debug = { debugDetection: true }, debugCanvas: { - enabled: true, - guardLine: true + enabled: false, + guardLine: false } } diff --git a/js/conf/ExtensionConf.js b/js/conf/ExtensionConf.js index ccfccf3..2d2331c 100644 --- a/js/conf/ExtensionConf.js +++ b/js/conf/ExtensionConf.js @@ -20,7 +20,7 @@ var ExtensionConf = { timer_error: 3000, timer_minimumTimeout: 5, // but regardless of above, we wait this many msec before retriggering autoDisable: { // settings for automatically disabling the extension - maxExecutionTime: 15, // if execution time of main autodetect loop exceeds this many milliseconds, + maxExecutionTime: 6000, // if execution time of main autodetect loop exceeds this many milliseconds, // we disable it. consecutiveTimeoutCount: 5 // we only do it if it happens this many consecutive times }, @@ -152,5 +152,40 @@ var ExtensionConf = { //#endregion }, modKeys: ["ctrlKey", "shiftKey", "altKey"] + }, + // ----------------------------------------- + // ::: SITE CONFIGURATION ::: + // ----------------------------------------- + // Nastavitve za posamezno stran + // Config for a given page: + // + // : { + // status: