LeetTracker is a Chrome Extension that helps users track their LeetCode submission history and problem-solving progress. This extension is designed for personal, local use only.
leetcode.com
and communicates with the
companion web app on leet-tracker-log.vercel.app
(or
localhost during development).
storage.local
API and IndexedDB
.
LeetTracker accesses LeetCode’s GraphQL API and may fetch problem content. These are copyrighted by LeetCode. You are responsible for ensuring that your use of this data complies with LeetCode’s Terms of Service and Privacy Policy.
This extension is for personal, non-commercial use. It is not affiliated with or endorsed by LeetCode. Users must not publish, distribute, or expose LeetCode problem content retrieved via this extension.
For questions, contact the developer at: djmiska25@gmail.com