你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/9954-submit-to-tab-with-ctrl-click-ctrl-enter-middle-click,源站連結 點此以跳轉。
Sets form's target to `_blank` when submitted via Ctrl + Left Mouse Button or Ctrl + Enter.
当前为
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.