Skip to content

Commit

Permalink
Update greasemonkey.js
Browse files Browse the repository at this point in the history
  • Loading branch information
janekptacijarabaci authored and arantius committed Aug 19, 2015
1 parent 3b01787 commit c6be84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/preferences/greasemonkey.js
Expand Up @@ -11,6 +11,7 @@ pref("extensions.greasemonkey.logChrome", false);
pref("extensions.greasemonkey.requireSecureUpdates", true);
pref("extensions.greasemonkey.showGrantsWarning", true);
pref("extensions.greasemonkey.sniffGrants", false);
pref("extensions.greasemonkey.sortBy", "uiState,name");
pref("extensions.greasemonkey.stats.id", "");
pref("extensions.greasemonkey.stats.interval", 604800000); // ms = 1 week
pref("extensions.greasemonkey.stats.lastsubmittime", "Thu, 01 Jan 1970 00:00:00 GMT");
Expand Down

0 comments on commit c6be84c

Please sign in to comment.