Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av FRITZ!Box Auto Login

FRITZ!Box Auto Login av Andrea-V Corrado

Automatically clicks login if username and password are filled.

5 (1 recension)5 (1 recension)
7 användare7 användare
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Om detta tillägg
Fritz!Box Auto Login

Firefox extension that automatically logs into a Fritz!Box router's web interface.

Add-on page
- https://addons.mozilla.org/en-GB/firefox/addon/fritz-box-auto-login/

Overview
- This extension detects the Fritz!Box login page and will click the login button when the username and password fields are already filled (for example by you or by a browser password manager). The extension does not supply or store credentials itself.

Features
- Auto-login behaviour: when username and password fields on the Fritz!Box login page are already populated, the extension will automatically click the login button.
- Options page to view hostnames and IP addresses that the extension matches against (options.html, options.js).
- Lightweight content script approach (content.js) that detects the login form and triggers the submit action; it does not fill credentials.

Installation
- Recommended: Install from the official Mozilla Add-ons page above.
- For development/testing locally:
- Open about:debugging in Firefox → "This Firefox" → "Load Temporary Add-on..." and select the manifest.json from this repository.
- Or use web-ext to run and test locally.

Usage
- Open your Fritz!Box web interface (typically http://fritz.box or its IP).
- The extension does not store or fill credentials. If username/password fields are already filled (manually or by your browser/OS password manager), the extension will click the login button automatically.
- To view the hostnames and IP addresses the extension will act on, open options.html (Options) from the add-ons page or via the extension toolbar menu. Manage or change saved credentials using your browser or OS password manager.

Files of interest
- manifest.json — extension manifest and permissions.
- content.js — logic that runs on the router login page to detect the filled form and click login.
- options.html, options.js — UI to view hostnames and IP address lists used by the extension.

Privacy & Security
- Credentials: this extension does NOT store or transmit your username/password. It only automates the login action when the page fields are already populated. Manage credentials with your browser or OS password manager for best security.
- Permissions note: the manifest currently declares the storage permission but this version does not use it to persist credentials.
- No external servers: the extension operates locally in the browser and does not send credentials to remote servers (unless you intentionally modify the code to do so).
- Review content.js and options.js to audit exactly what is read from the page and what is displayed in the options UI.

Development
- Clone or open this folder in your editor.
- Use Firefox about:debugging → Load Temporary Add-on for quick iteration.
- For automated development with web-ext:
- Install web-ext (nodejs required): npm install --global web-ext
- Run: web-ext run --source-dir .

Contributing & Support
- Open an issue in the repository for bugs or feature requests.
- When reporting an issue, include Firefox version, steps to reproduce, and whether the router is an official Fritz!Box model.

License
- Check repository or accompanying license file for licensing details.

Notes
- This README is a high-level summary. Check the source files in this repo for exact implementation details and to audit storage/behaviour.
Betyg 5 av 1 recensent
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
1
4
0
3
0
2
0
1
0
Läs 1 recension
Behörigheter och data

Nödvändiga behörigheter:

  • Åtkomst till dina data för fritz.box
  • Åtkomst till dina data för fritz.nas
  • Åtkomst till dina data för 192.168.0.1
  • Åtkomst till dina data för 192.168.0.2
  • Åtkomst till dina data för 192.168.0.3
  • Åtkomst till dina data för 192.168.0.4
  • Åtkomst till dina data för 192.168.0.5
  • Åtkomst till dina data för 192.168.0.6
  • Åtkomst till dina data för 192.168.0.7
  • Åtkomst till dina data för 192.168.0.8
  • Åtkomst till dina data för 192.168.0.9
  • Åtkomst till dina data för 192.168.0.10
  • Åtkomst till dina data för 192.168.1.1
  • Åtkomst till dina data för 192.168.1.2
  • Åtkomst till dina data för 192.168.1.3
  • Åtkomst till dina data för 192.168.1.4
  • Åtkomst till dina data för 192.168.1.5
  • Åtkomst till dina data för 192.168.1.6
  • Åtkomst till dina data för 192.168.1.7
  • Åtkomst till dina data för 192.168.1.8
  • Åtkomst till dina data för 192.168.1.9
  • Åtkomst till dina data för 192.168.1.10
  • Åtkomst till dina data för 192.168.178.1
  • Åtkomst till dina data för 192.168.178.2
  • Åtkomst till dina data för 192.168.178.3
  • Åtkomst till dina data för 192.168.178.4
  • Åtkomst till dina data för 192.168.178.5
  • Åtkomst till dina data för 192.168.178.6
  • Åtkomst till dina data för 192.168.178.7
  • Åtkomst till dina data för 192.168.178.8
  • Åtkomst till dina data för 192.168.178.9
  • Åtkomst till dina data för 192.168.178.10
Läs mer
Mer information
Länkar för tillägg
  • Webbplats för support
Version
1.0.5
Storlek
771,41 kB
Senast uppdaterad
för en månad sedan (26 nov 2025)
Relaterade kategorier
  • Flikar
Licens
MIT-licens
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.