diff --git a/4chan_x.coffee b/4chan_x.coffee index 7f2ac34c8..8cf277f48 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -56,6 +56,7 @@ AEOS = form.submit() form = document.createElement 'form' form.id = 'GM_form' + form.target = '_blank' document.body.appendChild form #dialog styling diff --git a/4chan_x.js b/4chan_x.js index f1f4d120c..00ad3e237 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -59,6 +59,7 @@ }; form = document.createElement('form'); form.id = 'GM_form'; + form.target = '_blank'; document.body.appendChild(form); } return GM_addStyle('\