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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A browser extension that prevents “pastejacking”

5 点作者 byoogle将近 9 年前

1 comment

byoogle将近 9 年前
Pastejacking is an interesting new exploit that was discussed last week on HN: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11757973" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11757973</a><p>I took a crack at creating a patch in the form of an extension since I’ve created some similar extensions before (Adblock Fast, Disconnect, Facebook Disconnect). The extension works by providing a small shim to override exploitable JS methods on the webpages you go to.<p>You can install Hardened Paste for Chrome from the Web Store: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;hardened-paste&#x2F;gielgconhpjjpkkfomnkdnfinilggdmk" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;hardened-paste&#x2F;gie...</a><p>An Opera port is in review and, if there’s interest, we can also port the extension to Firefox and Safari.