PDSls Redirector verziótörténet – 6 verzió
PDSls Redirector szerző: DrearyWillow
PDSls Redirector verziótörténet – 6 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.1.0
Kiadva: 2025. márc. 16. – 78,32 kBEzekkel működik: firefox 58.0 vagy újabbPrevious versions of PDSls Redirector (v1.0.0 - v1.0.8) relied on looping over a list of regular expressions to match URL patterns, using capture groups to extract variables. This approach was inefficient, difficult to maintain, and prone to errors. Additionally, all extension logic was contained within a single, unwieldy background.js file.
This PR introduces a modular architecture leveraging built-in JavaScript URL parsing instead of regex-based pattern matching.- Modular Design: Each Handler and Resolver now has its own file, improving code readability and scalability.
- Handlers/Resolvers are now indexed by hostname, reducing lookup time.
- Added Handler/Resolver unit testing, enabling bulk validation and reducing unintended breakages.
- Better Documentation: Includes contribution guidelines, testing procedures, and a list of supported sites.
This refactor should simplify site additions, improve maintainability, and just generally be nicer to work with.A forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.0.8
Kiadva: 2025. feb. 24. – 30,18 kBEzekkel működik: firefox 58.0 vagy újabb1.0.4 -> 1.0.8
- Complete refactor
- New option: Ignore PDSls
- New option: PDSls redirect to primary website for lexicon
- New option: Copy AT-URI to clipboard
- New option: Jetstream
- Additional site support
- More intuitive option descriptions
- Improved loggingA forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.4
Kiadva: 2024. dec. 5. – 26,43 kBEzekkel működik: firefox 58.0 vagy újabbv1.0.4
- Added patterns:
- PDSls
- XPRC API
- Updated patterns:
- WhiteWind (supports fragment links)
- Added option:
- Open raw API response when activated on PDSls pagesA forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.3
Kiadva: 2024. dec. 1. – 25,98 kBEzekkel működik: firefox 58.0 vagy újabb- New icon:
- matches https://pdsls.dev favicon
- 16px-128px
- Added patterns:
- aglais
- ouranos
- frontpage
- skylights
- pinksea
- bsky cdn
- bsky video cdn
- Updated patterns:
- bsky (now supports /likes /reposts and /quotes after post urls)A forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.2
Kiadva: 2024. nov. 18. – 15,65 kBEzekkel működik: firefox 58.0 vagy újabbRefactored, added more pattern support, and polished the options page.A forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2024. nov. 10. – 15,53 kBEzekkel működik: firefox 58.0 vagy újabbA forráskód Kizárólag GNU GPL licenc v3.0 licenc alatt közzétéve