TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Cleanse – remove zero-width characters, replace text on all websites

2 点作者 ztarven大约 7 年前

1 comment

ztarven大约 7 年前
I know, another zero-width related extension, but it&#x27;s a bit different.<p>Cleanse notifies you when a page contains zero-width characters and removes them automatically. You can still trigger the removal manually if there are any content generated dynamically after page load.<p>Cleanse allows you to replace&#x2F;remove any string you&#x27;d like on all websites. One potential use case is for parents to replace inappropriate words with something else. Another use case is for pranks. It also parses regex.<p>I&#x27;ve never built an extension before until today so feedback is much appreciated.