cnws / DingDownSteamWebScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DingDownSteamWebScript

这是一个用于检索游戏是否收录于叮当公共库的油猴脚本。

使用方法:在油猴中复制粘贴该脚本,或直接在油猴-查找脚本-搜索用户脚本中检索链接:https://github.com/Smiorld/DingDownSteamWebScript/blob/main/DingDownSteamWebScript.js

This is a tampermonkey script for checking whether a game on steam belongs to one of the group member of Dingdown.

Implemented functionalities

  1. Send post quest to the DingDown api and get correct response.
  2. Display the storing state of a certain game on the title field of the steam detail page.
  3. Display all games storing state on searching page.
  4. Search page full support with infinite scroll
  5. Home page full support

TODO list:

  1. Add English language output
  2. Add time zone support (currently the time represented is GMT +8)
  3. https://store.steampowered.com/specials
  4. https://store.steampowered.com/explore/new/

About


Languages

Language:JavaScript 100.0%