Log points daily, export only when value changes, show entries in small popup window with minimize/expand toggle
Makerworld Points Auto Logger + Viewer (Smart Panel + Toggle)
This Tampermonkey userscript automatically tracks your MakerWorld points.
It logs them daily, stores them in localStorage, exports them to CSV files only when values change,
and displays a styled floating panel in the browser. The panel shows the entries,
can be minimized/expanded, and includes buttons to clear or manually export the log.
Make sure you have developer mode turned ON for extenstions.
The page that is used to detect your points is https://makerworld.com/en/points
LocalStorage:
JSON.parse(localStorage.getItem("pointsLog"))localStorage.removeItem("pointsLog")CSV Export:
DATE,TIME,POINTS 2025-11-20,14-06-15,1510.5 2025-11-21,09-15-22,1525.0
.mw-css-yyek0l) is present.