Browse Source

blocked looking scripts for current site

Gerald 11 years ago
parent
commit
73b46f17e6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      popup.js

+ 2 - 2
popup.js

@@ -55,7 +55,7 @@ function initMenu(){
 			});
 		}
   });
-  if(/^https?:\/\//i.test(tab.url)) {
+  /*if(/^https?:\/\//i.test(tab.url)) {
 		var d=addItem(_('menuFindScripts'), {
 			holder: pT,
 			symbol: '➤',
@@ -71,7 +71,7 @@ function initMenu(){
 			};
 			loadItem(d,true);
 		});
-	}
+	}*/
   ia=addItem(_('menuScriptEnabled'), {
     holder: pT,
 		symbol: '✓',