An open API service indexing awesome lists of open source software.

https://github.com/takuya/popuptonewtab

Google Extension. This Extension disables POPUP.Instead of PopUp, Open in NewTab
https://github.com/takuya/popuptonewtab

Last synced: about 1 year ago
JSON representation

Google Extension. This Extension disables POPUP.Instead of PopUp, Open in NewTab

Awesome Lists containing this project

README

          

= About

Chrome Extension: PopUpToNewTab

This Extension disables POPUP.Instead of PopUp, Open in NewTab

== What is

Some WebSite open Windows by window.open(). These Pop ups is able to open New Window, Beause these are triggered by click.These Popups make us mad.
So we need to make window.open not to open new window but to open a new tab.