Browse Source

blocked looking scripts for current site

Gerald 11 năm trước cách đây
mục cha
commit
73b46f17e6
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: '✓',