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.
사용자 1명사용자 1명
확장 메타 데이터
스크린샷
정보
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.)
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명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 브라우저 탭에 접근
- 모든 웹사이트에서 사용자의 데이터에 접근
선택적 권한:
- raw.githubusercontent.com에서 사용자의 데이터에 접근
데이터 수집:
- 개발자는 이 확장 기능이 데이터 수집을 요구하지 않는다고 밝히고 있습니다.
추가 정보
- 부가 기능 링크
- 버전
- 0.1.22
- 크기
- 103.96 KB
- 최근 업데이트
- 한 달 전 (2026년 7월 16일)
- 관련 카테고리
- 버전 목록
- 모음집에 추가