
PDSls Redirector 作者: DrearyWillow
Open the PDSls page corresponding to an AT-Protocol compatible website.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图

关于此扩展
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/
为您的体验打分
权限与数据详细了解
必要权限:
- 读取和修改书签
- 输入数据到剪贴板
- 存取浏览器标签页
更多信息
添加到收藏集
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.
DrearyWillow 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分