From: Mike Frysinger Date: Tue, 29 Jan 2013 23:59:38 +0000 (-0500) Subject: add more time choices X-Git-Tag: v1.5.0~2 X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fclearhistory-advance-fork.git;a=commitdiff_plain;h=2bf257d4559190038f10a2da7fc72abd8a45ba54 add more time choices --- diff --git a/javascript/background.js b/javascript/background.js index 36974bc..ed52f43 100644 --- a/javascript/background.js +++ b/javascript/background.js @@ -11,7 +11,7 @@ var CONSTANTS = { * @type {Array.} * @const */ - TIMES: [-1, 1, 2, 24, 168], + TIMES: [-1, 1, 2, 24, 168, 336, 720], /** * The default time (in hours) * @type {number} diff --git a/views/options.html b/views/options.html index 2c508f4..a555e8f 100644 --- a/views/options.html +++ b/views/options.html @@ -26,27 +26,37 @@
-
+
-
+
-
+
-
+
+
+ +
+
+ +
+ +
+
+