
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 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分