Link Transparency의 버전 기록 - 5개 버전
Link Transparency 제작자: Firmis Labs
Link Transparency의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.2.2
2026년 1월 13일에 출시 - 120.43 KBfirefox 109.0 이상에서 작동Dark Mode UI Improvements- Fixed redirect chain dark mode styling - The redirect chain section in both popups now properly displays with dark backgrounds and appropriate text colors when dark mode is enabled
- Fixed inline popup button styling - Buttons in the inline (hover) popup now match the navigation popup styling in dark mode:
- Primary buttons use proper accent colors
- Secondary buttons have correct dark backgrounds and borders
- Tertiary buttons display with appropriate text and border colors
- Unified CSS variable system - Added accent color variables (--lt-accent-primary, --lt-accent-hover, --lt-accent-light) to inline popup for consistent theming
- Fixed status badges in dark mode - Redirect status indicators (success, redirect, error, blocked) now use semi-transparent backgrounds that work well in both light and dark themes
- Additional dark mode fixes:
- Spinner animation colors
- Loading state text visibility
- Modal elements (header, body, close button)
- Code blocks in parameter explanations
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.2.0
2026년 1월 13일에 출시 - 99.61 KBfirefox 109.0 이상에서 작동New Features- Dark Mode - Full dark theme support for the extension popup
- Clear History - New option to clear your link history
- Expanded Shortener Support - Added more URL shortener domains to the detection list
Improvements- Updated landing page with FAQ section
- UI polish and fixes throughout the popup
Bug Fixes- Fixed live stats caching bug
- Fixed dark mode toggle behavior
- Various UI fixes across all pages
Previous notable changes (v1.1.x):
- Firefox compatibility added
- Live stats feature
- Onboarding demos
- Tailwind CSS migration
- Hover preview for shortened URLs onlyAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.1.0
2025년 12월 29일에 출시 - 96.83 KBfirefox 109.0 이상에서 작동New Features- Auto Theme Detection: Extension now properly responds to Chrome/Firefox dark/light mode changes when set to "Auto" theme
- Firefox Support: Full Firefox compatibility with dedicated manifest and browser polyfill
Improvements- Build System: New unified build system for Chrome and Firefox (npm run build:chrome, npm run build:firefox)
- UI Fixes: Resolved styling issues across popup, settings, and inline preview cards
- Cleaner Codebase: Removed debug logging for production builds
Bug Fixes- Fixed dark/light mode not reflecting Chrome appearance changes (added color-scheme: light dark CSS property)
- Fixed inline popup overlay issues on various websites
- Fixed Firefox-specific errors and privacy policy items
Technical- Separated manifest files: manifest.base.json + browser-specific overrides
- Added browser polyfill for cross-browser API compatibility
- Improved service worker reliability
All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.1
2025년 12월 22일에 출시 - 94.21 KBfirefox 109.0 이상에서 작동Bug Fixes- Fixed Firefox popup display issue - Resolved onboarding overlay rendering incorrectly in Firefox extension popup
- Moved onboarding to dedicated tab - Onboarding tutorial now opens in a new tab on first install instead of displaying as an overlay in the popup, ensuring consistent experience across Chrome and Firefox
Improvements- Updated extension name - Changed display name from "LinkTransparency" to "Link Transparency" for better readability
- Improved build system - Build script now generates both zip files and unzipped folders for easier testing with web-ext
Technical Changes- Removed first-run overlay from popup.html
- Updated background.js to open onboarding.html tab on install event
- Updated build.js to copy extension files to dist/{browser}/ folders
All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.0
2025년 12월 9일에 출시 - 76.36 KBfirefox 140.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드