
PDSls Redirector โดย DrearyWillow
Open the PDSls page corresponding to an AT-Protocol compatible website.
คุณต้องมี Firefox เพื่อใช้ส่วนขยายนี้
Metadata ส่วนขยาย
ภาพหน้าจอ

เกี่ยวกับส่วนขยายนี้
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
- ขนาด
- 78.32 KB
- อัปเดตล่าสุด
- 2 เดือนที่แล้ว (16 มี.ค. 2025)
- หมวดหมู่ที่เกี่ยวข้อง
- สัญญาอนุญาต
- GNU General Public License v3.0 เท่านั้น
- ประวัติรุ่น
เพิ่มไปยังชุดสะสม
บันทึกประจำรุ่นสำหรับ 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
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ