GitHub License Insights의 버전 기록 - 2개 버전
GitHub License Insights 제작자: Dizmo
GitHub License Insights의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.2.0
2026년 5월 28일에 출시 - 363.34 KBfirefox 142.0 이상에서 작동Migrated the add-on to Manifest V3 structure.
Key changes in this version:
- Registered a background event page (scripts) for Firefox compatibility alongside the service worker fallback.
- Added storage-based caching (using chrome.storage.local) to cache repository license details. This prevents redundant API requests and avoids hitting unauthenticated rate limits.
- Implemented a fast-path DOM scraper that parses the repository sidebar to inject the license badge instantly.
- Added dynamic page navigation support (attaching to Turbo and PJAX load/render events) to ensure the badge updates when clicking links inside GitHub without refreshing the page.
- Configured dynamic CSS styling using GitHub's native style variables, supporting Light, Dark, and Dimmed modes automatically.
- Integrated the complex license warning alert to display when custom exceptions or third-party license directories are present.MIT 라이선스에 따라 릴리스된 소스 코드