Submit to Tab on Ctrl + Click

Sets form's target to `_blank` when submitted via Ctrl + Left Mouse Button or Ctrl + Enter.

Pada tanggal 13 Juli 2015. Lihat %(latest_version_link).

Penulis
myf
Nilai
0 0 0
Versi
1.0.2
Dibuat
18 Mei 2015
Diperbarui
13 Juli 2015
Size
1,54 KB
Lisensi
MIT
Berlaku untuk
Semua situs

Useful for "saving" form state in preceding tab.

Ctrl enter will work alike where plain enter would submit form (ie NOT on textareas).

Sadly, using middle mouse button for the same purpose does not work that well, because it would require invoking "artificial" form.submit(), what in case form targets got recently changed triggers popup blocker.