Closed seamoonz closed 4 years ago
Hi, currently full size images opened in the same tab. How can I open them in new tab?
Best Regards
Insert element.target = '_blank' after the following line.
element.target = '_blank'
https://github.com/zanetu/direct_google_images/blob/b2933c09083d7830e30464f674dc530122bbc54e/direct_google_images.user.js#L47
Hi, currently full size images opened in the same tab. How can I open them in new tab?
Best Regards