Skip to content

Commit ce261ae

Browse files
authored
Update README.md
1 parent 1cf54ac commit ce261ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A Chrome extension -> check this <a href="https://github.com/elbae/JSWrapping/wi
33

44
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.
55

6-
* Block pop-under like http://popunderjs.com/
6+
* Blocks pop-under like http://popunderjs.com/
77

88
Load and test the extension:<br/>
99
1. Visit chrome://extensions in your browser. <br/>

0 commit comments

Comments
 (0)