Submit to Tab with Ctrl + Click / Ctrl + Enter / Middle click

Sets form's target to `_blank` when submitted while Control key is being pressed. Allow submit with middle mouse button.

Tác giả
myf
Cài đặt hàng ngày
0
Số lần cài đặt
100
Đánh giá
3 0 0
Phiên bản
2.2.0
Đã tạo
18-05-2015
Đã cập nhật
01-03-2024
Size
2 KB
Giấy phép
CC0
Áp dụng cho
Tất cả trang web

Useful for "saving" form state in preceding tab.

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

Middle mouse button click on submit buttons should work as well, just for the basic structure and with many unhandled border cases. And probably with different focus management compared to Ctrl + Enter.

For reference, request for similar functionality in Firefox from 1999.