brackets on both sides

add brackets at both sides of highlighted text when select some text and typing brackets. just like some texteditor

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
linche0502
Cài đặt hàng ngày
0
Số lần cài đặt
6
Đánh giá
0 0 0
Phiên bản
2024-05-19
Đã tạo
18-05-2024
Đã cập nhật
18-05-2024
Kích thước
8 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

在反白一段文字時,輸入括號('(', '[', '{', ''', '"', '<')
會由原本的取代反白文字,改為在反白的文字兩邊新增括號

abcde -> 反白bcd -> a|bcd|e -> 按下括號'('後
-> (原本) a(e
-> (安裝腳本後) a(bcd)e