
PDSls Redirector by DrearyWillow
Open the PDSls page corresponding to an AT-Protocol compatible website.
You'll need Firefox to use this extension
Extension Metadata
Screenshots

About this extension
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/
Rate your experience
PermissionsLearn more
This add-on needs to:
- Read and modify bookmarks
- Input data to the clipboard
- Access browser tabs
More information
- Add-on Links
- Version
- 1.1.0
- Size
- 78.32 kB
- Last updated
- 2 months ago (16 Mar 2025)
- Related Categories
- Licence
- GNU General Public Licence v3.0 only
- Version History
Add to collection
Release notes for 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.
More extensions by DrearyWillow
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet