Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Podgląd „FRITZ!Box Auto Login”

FRITZ!Box Auto Login Autor: Andrea-V Corrado

Automatically clicks login if username and password are filled.

5 (1 recenzja)5 (1 recenzja)
21 użytkowników21 użytkowników
Pobierz Firefoksa i to rozszerzenie
Pobierz plik

Metadane rozszerzenia

O tym rozszerzeniu
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.
Ocenione na 5 przez jednego recenzenta
Zaloguj się, aby ocenić to rozszerzenie
Nie ma jeszcze ocen

Zapisano ocenę w gwiazdkach

5
1
4
0
3
0
2
0
1
0
1 recenzja
Uprawnienia i dane

Wymagane uprawnienia:

  • Mieć dostęp do danych użytkownika na stronie „fritz.box”
  • Mieć dostęp do danych użytkownika na stronie „fritz.nas”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.1”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.2”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.3”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.4”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.5”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.6”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.7”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.8”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.9”
  • Mieć dostęp do danych użytkownika na stronie „192.168.0.10”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.1”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.2”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.3”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.4”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.5”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.6”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.7”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.8”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.9”
  • Mieć dostęp do danych użytkownika na stronie „192.168.1.10”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.1”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.2”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.3”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.4”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.5”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.6”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.7”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.8”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.9”
  • Mieć dostęp do danych użytkownika na stronie „192.168.178.10”
Więcej informacji
Więcej informacji
Strony dodatku
  • Pomoc
Wersja
1.0.5
Rozmiar
771,41 KB
Ostatnia aktualizacja
5 miesięcy temu (26 lis 2025)
Powiązane kategorie
  • Karty
Licencja
Licencja MIT
Historia wersji
  • Wszystkie wersje
Dodaj do kolekcji
Zgłoś ten dodatek
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.