LeetSRS
A spaced repetition extension for LeetCode problems
Fetch LeetCode problem data using local LEETCODE_SESSION cookie and return it to external pages.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
There are many third-party websites that provide ratings or scores for Leetcode problems, a feature that is not available on the official website. Over the past few years, the overall difficulty of Leetcode problems has been increasing, making the difficulty tags less effective in reflecting the actual challenge level of a problem. As a result, third-party websites play an important role in assisting with problem-solving.
You can access Leetcode’s API via GraphQL to retrieve the problem list, but you cannot obtain the problem status (e.g., not attempted, attempted, or accepted). This extension is designed to use the Leetcode token stored in your Chrome browser’s cookies to access Leetcode’s API for retrieving the full problem dataset. By default, this API can be accessed without a token, but in that case, the problem details will not include the status (e.g., not attempted, attempted, accepted). However, when accessed with a token, the API provides problem status data.
With this extension, users can sync their problem status data with third-party websites after logging into Leetcode. This data is stored locally in the browser’s local storage and is not collected by the extension. This allows users to efficiently utilize third-party platforms for training.
To address security and privacy concerns, the token is never directly shared. Instead, the extension makes API calls internally and sends only the necessary problem data back to the third-party website. This data is not sensitive—it simply grants access to problem statuses, improving the user’s training experience.
查看最近评论和评分分布。
查看 Chrome 商店详情页中的相关产品。
A spaced repetition extension for LeetCode problems
Use GPT to help you solve leetcode problems.
LeetBuddies: The ultimate tracker to compare LeetCode stats, heatmaps, and achievements with your friends.
An extension which force you to solve daily leetcode problem. Say no to procrastination.
Get cookies.txt, NEVER send information outside with open-source
LeetSync is a Chrome extension that enables you to sync your LeetCode problem submissions with a selected GitHub repository.