Firefox 브라우저 부가 기능
로그인
AutoUni - Neptun, eduID Auto-Fill 미리보기

AutoUni - Neptun, eduID Auto-Fill 제작자: grialion

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

실험적실험적
0 (리뷰 0개)0 (리뷰 0개)
Firefox 다운로드
파일 다운로드

확장 메타 데이터

스크린샷
Options page
정보
🎓 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)
0명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
0
4
0
3
0
2
0
1
0
아직 리뷰 없음
권한 및 데이터

필수 권한:

  • neptun.bme.hu에서 사용자의 데이터에 접근
  • edu.vik.bme.hu에서 사용자의 데이터에 접근
  • idp.bme.hu에서 사용자의 데이터에 접근

선택적 권한:

  • neptun.bme.hu에서 사용자의 데이터에 접근
  • edu.vik.bme.hu에서 사용자의 데이터에 접근
  • idp.bme.hu에서 사용자의 데이터에 접근

데이터 수집:

  • 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
더 알아보기
추가 정보
부가 기능 링크
  • Copy add-on ID
버전
1.3.0
크기
19.31 KB
마지막 업데이트
5일 전 (2026년 5월 12일)
관련 카테고리
  • 기타
라이선스
MIT 라이선스
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.