Regex Text Replacer
Specify regex patterns of text to match and replace in the page.
什麼是Regex Text Replacer?
Regex Text Replacer是由sbreakey開發的Chrome擴展程式,該擴展的主要功能是“Specify regex patterns of text to match and replace in the page.”。
下載Regex Text Replacer擴展crx文件
下載Regex Text Replacer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Specify regular expression patters to match and replace. Only searches text nodes. Runs once DOM is fully loaded, and then monitors the DOM for changes. Use %s in the replacement text to insert whatever was matched in the replacement. Use $1, $2, etc to insert the respective matched group.
擴展基本資訊
名稱 | ![]() |
ID | mdeenjjhjifdckljhclkbcaoijgnmmch |
官方網址 | https://chrome.google.com/webstore/detail/regex-text-replacer/mdeenjjhjifdckljhclkbcaoijgnmmch |
簡介 | Specify regex patterns of text to match and replace in the page. |
檔案大小 | 6.24 KB |
安裝次數 | 59 |
目前版本 | 0.2 |
更新時間 | 2014-09-06 |
上架時間 | 2014-09-06 |
評分 | 2.80/5 共 5 次評分 |
開發者 | sbreakey |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Regex Text Replacer", "description": "Specify regex patterns of text to match and replace in the page.", "version": "0.2", "permissions": [ " |