zanetu / direct_google_images

Direct Google Images
24 stars 3 forks source link

Open full size images opened in new tab #7

Closed seamoonz closed 4 years ago

seamoonz commented 4 years ago

Hi, currently full size images opened in the same tab. How can I open them in new tab?

Best Regards

zanetu commented 4 years ago

Insert element.target = '_blank' after the following line.

https://github.com/zanetu/direct_google_images/blob/b2933c09083d7830e30464f674dc530122bbc54e/direct_google_images.user.js#L47