
TabSubmit Basic bởi mike_conley
Makes forms open in new tabs if you're holding down a meta key while you click.
98 người dùng98 người dùng
Siêu dữ liệu mở rộng
Ảnh chụp màn hình

Về tiện ích mở rộng này
This add-on is a rewrite of the now unmaintained TabSubmit (which is, ironically, a rewrite of the still older SubmitToTab).
It's very stripped down. Once you've installed the add-on, it should inject a page-mod that causes any form to target _blank when you click on any input and hold down a meta key (like Cmd, Ctrl, etc). That should, in theory, open it in a new tab or window, depending on what your browser.link.open_newwindow pref is set at.
Made during a bout of insomnia for RyanVM, because that guy saves our butt daily.
Project page: https://github.com/mikeconley/tab-submit-basic
It's very stripped down. Once you've installed the add-on, it should inject a page-mod that causes any form to target _blank when you click on any input and hold down a meta key (like Cmd, Ctrl, etc). That should, in theory, open it in a new tab or window, depending on what your browser.link.open_newwindow pref is set at.
Made during a bout of insomnia for RyanVM, because that guy saves our butt daily.
Project page: https://github.com/mikeconley/tab-submit-basic
Được xếp hạng 4,1 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
Quyền hạn bắt buộc:
- Truy cập dữ liệu của bạn trên mọi trang web
Thêm thông tin
- Phiên bản
- 0.5.0
- Kích cỡ
- 10,1 KB
- Cập nhật gần nhất
- 6 năm trước (3 Thg 07 2019)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 0.5.0
* Added intentional middle-click support (middle-click used to work, but only because we were taking advantage of some unspecced behaviour that got "fixed" in Firefox 54)