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.

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

Author
linche0502
Daily installs
0
Total installs
6
Ratings
0 0 0
Version
2024-05-19
Created
2024-05-18
Updated
2024-05-18
Size
8.05 KB
License
MIT
Applies to
All sites

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

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