
PDSls Redirector av DrearyWillow
Open the PDSls page corresponding to an AT-Protocol compatible website.
Du behöver Firefox för att kunna använda den här tillägget
Metadata för tillägg
Skärmbilder

Om detta tillägg
Activate from a context menu, clicking the extension icon, or a keybinding.
Supports: Bluesky, White Wind, AT Browser, Smoke Signal, and more.
If all supported patterns fail, the extension tries to load the link as a PDS.
Configure settings in about:addons >> Preferences
PDSls: https://pdsls.dev/
Supports: Bluesky, White Wind, AT Browser, Smoke Signal, and more.
If all supported patterns fail, the extension tries to load the link as a PDS.
Configure settings in about:addons >> Preferences
PDSls: https://pdsls.dev/
Betygsätt din upplevelse
BehörigheterLäs mer
Detta tillägg behöver att:
- Läsa och ändra bokmärken
- Mata in data till urklipp
- Åtkomst till webbläsarens flikar
Mer information
- Länkar för tillägg
- Version
- 1.1.0
- Storlek
- 78,32 kB
- Senast uppdaterad
- för 2 månader sedan (16 mar 2025)
- Relaterade kategorier
- Licens
- Endast GNU General Public License v3.0
- Versionshistorik
Lägg till i samling
Versionsfakta för 1.1.0
Previous 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.
This refactor should simplify site additions, improve maintainability, and just generally be nicer to work with.
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.
Fler tillägg av DrearyWillow
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än