História doplnku PDSls Redirector - 6 verzií
PDSls Redirector Autor: DrearyWillow
História doplnku PDSls Redirector - 6 verzií
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 1.1.0
Vydaná 16. mar 2025 - 78,32 kBFunguje s: firefox verzia 58.0 a novšiaPrevious 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.Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať FirefoxStaršie verzie
Verzia 1.0.8
Vydaná 24. feb 2025 - 30,18 kBFunguje s: firefox verzia 58.0 a novšia1.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 loggingZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 1.0.4
Vydaná 5. dec 2024 - 26,43 kBFunguje s: firefox verzia 58.0 a novšiav1.0.4
- Added patterns:
- PDSls
- XPRC API
- Updated patterns:
- WhiteWind (supports fragment links)
- Added option:
- Open raw API response when activated on PDSls pagesZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 1.0.3
Vydaná 1. dec 2024 - 25,98 kBFunguje s: firefox verzia 58.0 a novšia- 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)Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 1.0.2
Vydaná 18. nov 2024 - 15,65 kBFunguje s: firefox verzia 58.0 a novšiaRefactored, added more pattern support, and polished the options page.Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 1.0.1
Vydaná 10. nov 2024 - 15,53 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0