Greasy Fork 还支持 简体中文。

brackets on both sides

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

Ekde 2024/05/18. Vidu La ĝisdata versio.

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

Aŭtoro
linche0502
Ratings
0 0 0
Versio
2024-05-17
Kreita
2024/05/18
Ĝisdatigita
2024/05/18
Size
6,66 kb
Licenco
MIT
Aplikiĝas al
Ĉiuj retejoj

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

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