Dodaci za preglednik Firefox
Prijavi se
Pregled za AutoUni - Neptun, eduID Auto-Fill

AutoUni - Neptun, eduID Auto-Fill Autor: grialion

Auto-fills Neptun and eduID credentials when you visit the login page.

EksperimentalnoEksperimentalno
0 (0 recenzije)0 (0 recenzije)
Preuzmi Firefox
Preuzmi datoteku

Metapodaci proširenja

Snimke ekrana
Options page
Informacije o ovom proširenju
🎓 AutoUni — Neptun & eduID Login Auto-Fill

A Firefox browser extension that auto-fills your Neptun and eduID credentials when you visit the login page. Intended for private, convenience use at your own risk — see the Security & Privacy section below.

Features
  • Neptun auto-fill — When you visit https://neptun.bme.hu/hallgatoi/login, the extension automatically fills your Neptun code and password, then clicks the login button
  • eduID auto-fill — When you visit https://edu.vik.bme.hu/login/index.php, it clicks the eduID button, follows the redirect to the BME IDP, fills your eduID credentials, and submits
  • SPA-aware — Detects URL changes in Angular (Neptun) using the Navigation API and triggers auto-fill on in-place navigation
  • Angular-ready — Fires input and change events so Angular Material detects the values
  • Persistent credentials — Stored in browser's chrome.storage.local

How It Works

Neptun Flow
  1. You navigate to https://neptun.bme.hu/hallgatoi/login
  2. The content script detects the login page (on load and via Navigation API)
  3. It waits up to 10 seconds for the form elements to appear in the DOM
  4. Once found, it fills your Neptun code and password, then clicks the login button

eduID Flow
  1. You navigate to https://edu.vik.bme.hu/login/index.php
  2. The content script clicks .login-identityprovider-btn to redirect to the IDP
  3. On the IDP page (idp.bme.hu), it fills #username and #password with your eduID credentials
  4. It clicks the submit button

Supported Sites
  • Neptun: https://neptun.bme.hu/hallgatoi/login ✅ active
  • eduID / BME IDP: https://edu.vik.bme.hu/login → https://idp.bme.hu/ ✅ active

Security & Privacy

Encryption

Passwords are encrypted at rest using AES-GCM with a hardcoded key baked into the source code (crypto.js). The encryption is applied when you save settings in the Options page, and decrypted automatically by the content scripts before filling forms. Because the key is static and publicly visible in the source, the encryption provides obfuscation rather than true cryptographic security — it prevents casual inspection of stored credentials but can be reversed by anyone who can read your extension's storage.

Use at Your Own Risk

This extension is designed for convenience on a personal, private device where no other users have access. It is not suitable for shared or public computers.
If an attacker gains file-system or browser storage access to your machine, they can decrypt your stored passwords. However, at that point they would also be able to grab browser cookies, session tokens, and do far worse damage. In practice, the encryption provides a reasonable barrier against casual credential exposure (e.g., someone borrowing your unlocked laptop for a few minutes), but it should not be relied upon as a genuine security control.

What's Protected
  • Credentials are stored locally in your browser's chrome.storage.local — never sent to any external server
  • Only the relevant domains are included in the extension permissions
  • The extension runs entirely in the browser — no cloud services

What's Not Protected
  • The encryption key is hardcoded in plain text in crypto.js — anyone with source access knows it
  • If the browser's storage is accessible (e.g., via file system access or a malicious extension), passwords can be decrypted
  • Username fields are stored in plaintext (no encryption applied to usernames)
  • Credentials are stored unencrypted on the server-side if browser sync is enabled (though storage.local typically doesn't sync)
Ocjena 0 od 0 recenzenta
Prijavi se i ocijeni ovo proširenje
Još nema ocjena

Ocjena je spremljena

5
0
4
0
3
0
2
0
1
0
Još nema recenzija
Dozvole i podaci

Potrebne dozvole:

  • Pristup tvojim podacima za neptun.bme.hu
  • Pristup tvojim podacima za edu.vik.bme.hu
  • Pristup tvojim podacima za idp.bme.hu

Opcionalne dozvole:

  • Pristup tvojim podacima za neptun.bme.hu
  • Pristup tvojim podacima za edu.vik.bme.hu
  • Pristup tvojim podacima za idp.bme.hu

Prikupljanje podataka:

  • Programer kaže da ovo proširenje ne zahtijeva prikupljanje podataka.
Saznaj više
Daljnje informacije
Poveznice dodatka
  • Copy add-on ID
Verzija
1.3.0
Veličina
19,31 KB
Zadnje aktualiziranje
prije 4 dana (12. svi. 2026)
Povezane kategorije
  • Ostalo
Licenca
MIT licenca
Povijest verzija
  • Pogledaj sve verzije
Dodaj u zbirku
Prijavi ovaj dodatak
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.