Text Rewriter 作者: pelmers
Rewrite customizable patterns in a page. Created mostly for personal amusement, inspired by XKCD #1288 and "cloud to butt." By default provides a sensible "mispell" -> "misspell" replacement.
Also in Chrome: https://goo.gl/r1FXGf
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
Firefox plugin to rewrite phrases in pages.
Supports any Javascript regular expressions, including backrefs and captures. I just visit the visible text nodes on the page and use nodeValue.replace for each provided pattern. This means if there is an overlapping pair of patterns A -> B and B -> C, then both A and B go to C.
Clicking the icon in the taskbar disables the addon for that domain. For example maybe you went a little overzealous with the substitutions and want to disable it on Slack because of possible... misunderstandings.
Also has an experimental live update feature that will perform replacements on any text that appears even after the page loaded (such as Youtube captions). Enable this from the options page.
Supports any Javascript regular expressions, including backrefs and captures. I just visit the visible text nodes on the page and use nodeValue.replace for each provided pattern. This means if there is an overlapping pair of patterns A -> B and B -> C, then both A and B go to C.
Clicking the icon in the taskbar disables the addon for that domain. For example maybe you went a little overzealous with the substitutions and want to disable it on Slack because of possible... misunderstandings.
Also has an experimental live update feature that will perform replacements on any text that appears even after the page loaded (such as Youtube captions). Enable this from the options page.
开发者留言
Bugs: Please post issues on the Github page.
为您的体验打分
权限详细了解
此附加组件需要:
- 存取浏览器标签页
- 存取您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 1.8.1
- 大小
- 26.02 KB
- 上次更新
- 3 年前 (2022年2月11日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
添加到收藏集
1.8.1 的发布说明
Added preference to skip
and <pre> blocks
pelmers 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分