-
-
Notifications
You must be signed in to change notification settings - Fork 14
Home
PSDLE is a JavaScript... something.
It does a lot of great things to enhance the download list.
Have you read the Enhanced Filtering page to fully utilize PSDLE's filtering options?
Why JavaScript?
- Portable
- Anything that can access the store and execute JavaScript will most likely be able to run PSDLE.
- Theoretically the consoles themselves too, if they could access the store from their respective browsers.
- Scalable
- The Userscript (Greasemonkey/etc) and Chrome extension use the exact same code.
- Web-oriented
- Leveraging jQuery and the store's environment makes everything easy.
- There's less of a security risk since PSDLE does not need login info or unfamiliar web browsers/programs.
Some Personal Coding Restrictions
- No data saved, be it cookies or local storage.
- A lot of neat things could be achieved by storing information, such as quicker Catalog lookups or personal settings persisting between sessions. I do not want to ever facilitate or imagine being responsible for a security flaw involving them.
- No external resource/URL fetching.
- Simple: only use what the store provides and provides itself. While even more neat things could be achieved, such as fetching Metacritic scores, inlining YouTube videos, or fetching staff information, I don't want to be held responsible or even considered such when problems about security arise.
The good thing about these coding restrictions, however, is they're quality of life for and against users. What is lacked in exciting features is made up for in peace of mind knowing PSDLE does its thing while not compromising itself.
All information on this wiki, especially about how the online store operates, while factual to me is based purely on personal research.
This means as a result of my research and bug reports of users PSDLE has achieved the state and accuracy it currently has, but it is not set in stone and may not be 100% true to the original.
Developers
Third Party: Exports
Enhanced Filtering
Common Problems and Solutions
Submit a Bug or Translation
Translating
Valkyrie (Deprecated)
What is Valkyrie?
Interfacing
Deployment
Chihiro (Deprecated)
Debugging PSDLE
Gathering Debug Information
Generating the List
Enhanced Accuracy
Determining Platforms
Download Queue
User Experience
Implemented/Unavailable Features
Deployment