]> git.wh0rd.org - chrome-ext/clearhistory-advance-fork.git/blobdiff - javascript/background.js
add more time choices
[chrome-ext/clearhistory-advance-fork.git] / javascript / background.js
index 36974bc012b09351c923f1bd3109047ffb0652c0..ed52f43801d3a063ffae6a4db98157c4fe47ee69 100644 (file)
@@ -11,7 +11,7 @@ var CONSTANTS = {
    * @type {Array.<number>}
    * @const
    */
-  TIMES: [-1, 1, 2, 24, 168],
+  TIMES: [-1, 1, 2, 24, 168, 336, 720],
   /**
    * The default time (in hours)
    * @type {number}