Popunder js code

jjj23

Registered Member
Joined
Jun 16, 2011
Messages
72
Reaction score
25
Has anyone javascript code that makes popunders FOR RECENT VERSIONS OF CHROME? Popunders, not popups or new tabs.

Thanks for any info. Seems that the guy at Github gave up.
 
I think this is script that uses piratebay and it makes the "new TAB popunder". This is what I have. But I need true popunder. Thanks anyways.
 
this works with recent chrome
Code:
 < script type="text/javascript"  src="http://beaverscripts.com/openwindow.js?puurl=http://www.YOUR-POP-UNDER-ADDRESS.com">
 
it is making tabunder in version 31+ chrome

i need true popunder
 
Back
Top