Add-ons für den Firefox-Browser
Anmelden
Vorschau von Force Reload All

Force Reload All von 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 Bewertung)5 (1 Bewertung)
Keine NutzerKeine Nutzer
Firefox herunterladen
Datei herunterladen

Metadaten zur Erweiterung

Über diese Erweiterung
# 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.
Bewertet mit 5 von 1 Bewerter
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
1
4
0
3
0
2
0
1
0
1 Bewertung lesen
Berechtigungen und DatenWeitere Informationen

Benötigte Berechtigungen:

  • Auf Browsertabs zugreifen
Weitere Informationen
Add-on-Links
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
Version
0.6resigned1
Größe
14,44 KB
Zuletzt aktualisiert
vor einem Jahr (26. Apr. 2024)
Verwandte Kategorien
  • Anzeige
Lizenz
Mozilla Public License 2.0
Versionsgeschichte
  • Alle Versionen anzeigen
Zur Sammlung hinzufügen
Dieses Add-on melden
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.