Firefox 浏览器附加组件
登录
Cross-Origin Storage 预览

Cross-Origin Storage 作者: Thomas Steiner

Implements the proposed Cross-Origin Storage API, letting sites share files with your consent for a faster and more efficient web.

0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
Cross-Origin Storage popup window with the "View by Origin" section showing resources shared across origins (dark mode).Cross-Origin Storage popup window with the "View by Origin" section showing resources shared across origins (light mode).
关于此扩展
Implements the proposed Cross-Origin Storage API, letting sites share files with your consent for a faster and more efficient web.

Modern web applications often rely on very large files. By default, a web browser downloads a separate copy of these files for each website that uses them. This process can lead to slower load times, increased data consumption, and the use of significant local disk space for storing duplicate copies.

This extension creates a shared storage system within the browser, based on a proposed new Web standard. When a website needs a large, common file (like an AI model), it can, with your permission, check if that file has already been downloaded and stored by another website. If an identical copy is found, the website can use the local file instead of downloading it again.

Key Features & Benefits:

• Faster Load Times: Websites can load more quickly by using large files that are already available on your device, bypassing the need for a new download.

• Reduced Data Usage: By eliminating redundant downloads of the same files across different websites, the extension helps conserve your internet data.

• Efficient Disk Space: Only one copy of a shared file is stored locally, preventing the accumulation of duplicate files and saving space on your computer's storage.

• User-Controlled Permissions: Websites cannot access the shared storage without your explicit approval. The extension will ask for your permission before a site can check for or use a shared file.

• File Integrity: The system uses cryptographic hashes to verify that the contents of a shared file are exactly what the website expects and have not been modified, ensuring security.

• Lower Energy Consumption: Reducing the amount of data transferred over the network contributes to lower overall energy use.

(Source code on GitHub: https://github.com/web-ai-community/cross-origin-storage-extension.)
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 获取浏览器标签页
  • 访问您在所有网站的数据

可选权限:

  • 访问您在 raw.githubusercontent.com 的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 用户支持网站
  • 支持邮箱
  • 复制附加组件 ID
版本
0.1.19
大小
96.68 KB
上次更新
12 小时前 (2026年7月6日)
相关分类
  • 网页开发
许可证
Apache 许可证 2.0
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。