內容簡介
HTML Regex Replace 外掛基於正則表達式的尋找和替換機制,在你的文章/頁面中尋找 HTML 或文本,並使用預定義的「新字串」替換它。
無限的替換規則。你可以指定任意數量的短碼,而不需要任何按鈕!
例如:
(c) -> 著作權
[me] -> 我的全名
短碼「(c)」將被替換為「著作權」,而「[me]」將被替換為「我的全名」。
此外,你還可以修正 HTML 代碼或自動刪除不需要的自動插入的 HTML
(例如 Auto-Translate Chrome 外掛程式自動插入的 chrome-auto-translate-plugin-dialog)。
支援論壇
如需幫助,請使用外掛支援部落格這裡。
外掛標籤
開發者團隊
原文外掛簡介
HTML Regex Replace use find&replace mechanism based on regexp
for your posts/pages. Plugin finds html or text using regular
expressions and replaces it with predefined ‘New string’.
Unlimited replacement rules. You can specify any amount of short codes, and no buttons!
For example:
(c) -> Copyright
[me] -> My Full Name
Short code ‘(c)’ will be replaced with ‘Copyright’ and ‘[me]’ with ‘My Full Name’.
More than that you can fix html code or remove unwanted automatically inserted html
(for example, chrome-auto-translate-plugin-dialog inserted by Auto-Translate
chrome plugin).
Support Forum
Please use plugin support blog HERE
for help.
