Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Voorbeeld van Recent URL

Recent URL door fiducia

Writes the active tab's URL to a local text file, allowing external scripts and tools to access it for automation tasks.

0 (0 reviews)0 (0 reviews)
1 gebruiker1 gebruiker
U hebt Firefox nodig om deze extensie te gebruiken
Firefox downloaden en de extensie ontvangen
Bestand downloaden

Metagegevens van extensie

Over deze extensie
This extension provides a simple and reliable way to export the URL of the currently active tab in Firefox to a local text file.

It was created to solve the challenge of reliably getting the current URL via external automation tools, which can be unstable when the browser window is not in focus. This add-on offers a stable alternative by working from inside the browser.

The extension listens for tab activation and page updates. Upon a change, it writes the new URL to a file (firefox_active_url.txt) in the user's default Downloads folder. To ensure the data is always fresh, it also refreshes the file periodically using an alarm. It uses the downloads API to perform the file write operation, overwriting the existing file on each update.

The primary use case is to provide a clean and stable data source for local automation scripts (e.g., Python) that need to know the current browser URL.
Met 0 gewaardeerd door 0 beoordelaars
Meld u aan om deze extensie te waarderen
Er zijn nog geen waarderingen

Sterrenwaardering opgeslagen

5
0
4
0
3
0
2
0
1
0
Nog geen beoordelingen
Toestemmingen en gegevensMeer info

Vereiste machtigingen:

  • Bestanden downloaden en downloadgeschiedenis van de browser lezen en aanpassen
  • Browsertabbladen benaderen
Meer informatie
Versie
1.1
Grootte
8,43 KB
Laatst bijgewerkt
2 dagen geleden (8 aug. 2025)
Verwante categorieën
  • Tabbladen
Licentie
Mozilla Public License 2.0
Versiegeschiedenis
  • Alle versies bekijken
Toevoegen aan collectie
Deze add-on rapporteren
Uitgaveopmerkingen voor 1.1
Improved Stability and Reliability

Fixed a race condition where multiple, rapid-fire browser events (like a single page loading) could cause the file-saving operation to fail, requiring a manual retry of the download.

Implemented a "debounce" mechanism. This ensures the save function only runs once after a burst of browser activity has settled, preventing conflicts and making the file-writing process much more robust and reliable.
Meer extensies van fiducia
  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

  • Er zijn nog geen waarderingen

Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Browsers

  • Desktop
  • Mobile
  • Enterprise

Producten

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

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.