You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A Chrome extension -> check this <a href="https://github.com/elbae/JSWrapping/wi
3
3
4
4
Disable some JavaScript methods (i.e. window.eval) and properties accesses ( i.e. cookie read/write). Attempts to Safe login and registration by blocking external requests. Gives feedback to user about page's attempts to execute document.cookie and window.eval.
5
5
6
-
*Block pop-under like http://popunderjs.com/
6
+
*Blocks pop-under like http://popunderjs.com/
7
7
8
8
Load and test the extension:<br/>
9
9
1. Visit chrome://extensions in your browser. <br/>
0 commit comments