Firefox 浏览器附加组件
登录
Force Reload All 预览

Force Reload All 作者: pigjr

(Firefox Android only) This add-on provides a button, clicking which will activate and reload all tabs one by one, effectively force reload all tabs.

5(1 条评价)5(1 条评价)
尚无用户尚无用户
下载 Firefox
下载文件

扩展元数据

关于此扩展
# Feature / Use Case

Firefox Android provides a convenient feature called Tab Queue. It allows user to "open links in the background without leaving the app you're on". A good use of this feature is as following:

1. User opens RSS reader while offline
2. RSS reader only provides article summary, user finds a few articles interesting and clicks the link to send them to Firefox Tab Queue
3. Those articles stays in Firefox's background and are not loaded
4. When user goes back online, they switch to Firefox and start deep reading the previous queued articles
5. Now, user will have to WAIT for each article to load after clicking its tab, because they are not loaded in background

This add-on wants to solve the pain point explained in 5. above. Once user clicks the menu item provided by this add-on. All tabs will be force-reloaded, maximally utilize the active network.

# Functionality

Clicking the menu item provided by this add-on will trigger the following flow:

1. Query for all tabs via tabs.query()
2. For each tab:
a. Make it active via tabs.update()
b. Trigger a reload via tabs.reload()
c. Wait 100ms before cycle to the next tab
3. After the whole cycle is done, Firefox will continue to load all tabs' content

There are a few "reload all" add-ons on Addons.mozilla.org (AMO), however they don't resolve the above pain point because they don't activate the tabs so they will stay in background and not loaded.
评分 5(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
1
4
0
3
0
2
0
1
0
阅读全部 1 条评价
权限与数据详细了解

必要权限:

  • 获取浏览器标签页
更多信息
附加组件链接
  • 用户支持网站
  • 支持邮箱
版本
0.6resigned1
大小
14.44 KB
上次更新
1 年前 (2024年4月26日)
相关分类
  • 外观
许可证
Mozilla 公共许可证 2.0
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

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

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

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