https://github.com/datejer/lpf-checker
Super-ultra-scuffed proof-of-concept Chrome Extension that automatically checks Steam links for Profile Features Limited. Made with DIG in mind but works very well on other sites as well (i.e. steamgifts.com)
https://github.com/datejer/lpf-checker
Last synced: 12 months ago
JSON representation
Super-ultra-scuffed proof-of-concept Chrome Extension that automatically checks Steam links for Profile Features Limited. Made with DIG in mind but works very well on other sites as well (i.e. steamgifts.com)
- Host: GitHub
- URL: https://github.com/datejer/lpf-checker
- Owner: datejer
- Created: 2024-03-05T16:53:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T19:41:12.000Z (over 1 year ago)
- Last Synced: 2025-02-10T06:41:35.920Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LPF Checker
> ❗ This is still under heavy development. Lots of bad code, janky shit, hardcoded values.
Basically just snipes every Steam /app/ URL on the page and checks for: Profile Features Limited, is DLC?, Already Owned, or missing Steam Store page.
If you want to use this for yourself, you'll need to take a look at the very top of the `content-script.js` file and adjust that accordingly :P
Also, game statuses and your library all get cached after first request. This is to prevent request spam, which was especially evident (painful) when just browsing and switching pages forwards/backwards. You can flush the cache using the popup (click on extension icon - steam logo), which I recommend doing after activating some keys or just once in a while in case Steam updates one of the games' status.