Skip to content
RePod edited this page Mar 19, 2016 · 16 revisions

See the list of available pages to the right.

PSDLE is a JavaScript... something.

It does great and crazy things to enhance the download list by providing a single list with powerful options to get desired results.

Why JavaScript?

  • Portable
    • Anything access the store and execute JavaScript will most likely be able to run PSDLE.
  • Scalable
    • The Userscript (Greasemonkey/etc) and Chrome extension use the exact same base code.
  • Web-oriented
    • Leveraging jQuery and the store's environment makes everything easy.
    • There's less of a security risk to users since PSDLE does not need login info.