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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask Hackers: Are Firefox extensions secure?

3 点作者 ahold超过 17 年前
Could Firefox extensions access my passwords stored in Firefox? Are you using extensions working with your passwords ... to check your new mail by example?

3 条评论

tx超过 17 年前
AFAIK they're not isolated, i.e. running with the same privileges as the rest of XUL code, including Firefox UI itself. In the realm of a browser, I can imagine quite evil XUL extensions.<p>I cannot tell anything about the level of isolation for XUL runtime itself though - i.e. how protected the rest of your computer is from XUL code.
almost超过 17 年前
It's the same as installing any piece of software. So yes, they could.
vincent404超过 17 年前
This is why I never save passwords : simply for the just in case possibility.