brackets on both sides

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

Fra og med 18.05.2024. Se den nyeste version.

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

Skaber
linche0502
Bedømmelser
0 0 0
Version
2024-05-17
Oprettet
18.05.2024
Opdateret
18.05.2024
Size
6,66 kB
Licens
MIT
Gælder for
Alle hjemmesider

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

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