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.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
myf
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
101
คะแนน
3 0 0
เวอร์ชัน
2.2.0
สร้างเมื่อ
18-05-2015
อัปเดตเมื่อ
01-03-2024
Size
1.99 กิโลไบต์
สัญญาอนุญาต
CC0
ปรับใช้กับ
ไซต์ทั้งหมด

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.