]> git.wh0rd.org - chrome-ext/clearhistory-advance-fork.git/blobdiff - javascript/options.js
use non-persistent background page
[chrome-ext/clearhistory-advance-fork.git] / javascript / options.js
index a3f3b01f93d78baf9653dcbc89e26c2a8e3d4475..682347bff6c00e2e6d68980bba947938c3030673 100644 (file)
@@ -7,9 +7,6 @@
 
 window.addEventListener('load', init, false);
 
-//Get the constants from the background page
-var CONSTANTS = chrome.extension.getBackgroundPage().CONSTANTS;
-
 /**
  * Initializes the i18n strings.
  * Loads values from localStorage and applies them to the elements