Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

PDSls Redirector version history - 6 versions

PDSls Redirector by DrearyWillow

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
PDSls Redirector version history - 6 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.1.0

    Released Mar 16, 2025 - 78.32 KB
    Works with firefox 58.0 and later
    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.
    • 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.

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.0.8

    Released Feb 24, 2025 - 30.18 KB
    Works with firefox 58.0 and later
    1.0.4 -> 1.0.8
    - Complete refactor
    - New option: Ignore PDSls
    - New option: PDSls redirect to primary website for lexicon
    - New option: Copy AT-URI to clipboard
    - New option: Jetstream
    - Additional site support
    - More intuitive option descriptions
    - Improved logging

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.4

    Released Dec 5, 2024 - 26.43 KB
    Works with firefox 58.0 and later
    v1.0.4
    - Added patterns:
    - PDSls
    - XPRC API
    - Updated patterns:
    - WhiteWind (supports fragment links)
    - Added option:
    - Open raw API response when activated on PDSls pages

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.3

    Released Dec 1, 2024 - 25.98 KB
    Works with firefox 58.0 and later
    - New icon:
    - matches https://pdsls.dev favicon
    - 16px-128px
    - Added patterns:
    - aglais
    - ouranos
    - frontpage
    - skylights
    - pinksea
    - bsky cdn
    - bsky video cdn
    - Updated patterns:
    - bsky (now supports /likes /reposts and /quotes after post urls)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.2

    Released Nov 18, 2024 - 15.65 KB
    Works with firefox 58.0 and later
    Refactored, added more pattern support, and polished the options page.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.1

    Released Nov 10, 2024 - 15.53 KB
    Works with firefox 58.0 and later

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.