Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Clean Reload 预览

Clean Reload 作者: ゆろち

A super-reload extension that clears Service Worker, CacheStorage, and HTTP cache before reloading. It can also force all background tabs to sleep. Zero external transmission and zero data collection.

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

扩展元数据

屏幕截图
关于此扩展
A one-click extension that fully clears the cache and reloads the page.
Handy for web development and debugging, where you need to bypass stale cached files and see the latest state.

■ Features
- One-click deep clean reload
Just click the toolbar icon to delete the Service Worker registration, CacheStorage, and HTTP cache, then reload the page.
It resets even the Service Worker cache and CacheStorage that a normal hard reload (Ctrl+Shift+R) leaves behind.
  • Clean-reload all tabs at once
    Right-click the toolbar icon and choose "Clean-reload all tabs" to clear the cache and reload every open tab.
  • Force all background tabs to sleep
    Right-click the toolbar icon and choose the background-tab sleep command to release inactive tabs from memory. Tabs remain open and reload automatically when selected. The active tab in each window is excluded.
  • Lightweight & minimal permissions
    No background data collection and no external communication of any kind.
  • Who it is for
  • Web developers: instantly fix the "my CSS/JS change is not showing because of the cache" problem
  • While debugging: always test against the freshest resources
  • Everyone: quickly refresh a page that looks broken

■ How to use
1. Install the add-on
2. On the page you want to reload, click the toolbar icon (single tab)
3. To reload every tab at once, right-click the icon and choose "Clean-reload all tabs"
4. To release background tabs from memory, right-click the icon and choose the background-tab sleep command

■ Behavior on Firefox (important)
Firefox's browsingData API differs from Chrome's, so this extension behaves as follows on Firefox:
  • Service Worker registration / CacheStorage: removed per the target tab's hostname (origin-scoped precise removal is not supported by Firefox, so it falls back to hostname scope).
  • HTTP cache: because Firefox's removeCache API cannot be scoped to a specific origin, clicking clears Firefox's entire HTTP cache (the Chrome edition clears only the current origin).

In all cases the page is reloaded bypassing the HTTP cache afterward. Since the click is an explicit user action, the behavior above is within the intended reset.

■ Privacy
Everything runs locally in the browser; there is no communication with external servers and no collection of personal data. No remote code is loaded. See docs/privacy-policy.en.md for details.

■ License
MIT License

■ Requirements
Firefox 142 or later.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

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

必要权限:

  • 清除最近的浏览历史、Cookie 及有关数据
  • 获取浏览器标签页

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 复制附加组件 ID
版本
1.0.15
大小
19.05 KB
上次更新
1 天前 (2026年8月29日)
相关分类
  • 其他
许可证
MIT 许可证
隐私政策
阅读此附加组件的隐私政策
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

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

下载

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

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

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

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