Local-first browser productivity suite with notes, snippets, focus blocking, timer, reports, highlights, shortcuts, site rules, and backup/restore.
Productivity Toolkit is a local-first Tampermonkey userscript that adds a small browser productivity suite to normal websites. It keeps settings and user data in Tampermonkey storage and does not require an external server or cloud service.
Github: https://github.com/Thomas2074/Productivity-Toolkit/tree/main
Current version: 0.2.8
.txt exportThe script is designed to be local-first.
GM_getValue, GM_setValue, and GM_deleteValue.productivity_toolkit.user.js.http:// or https:// website and click the tucked toolbox tab on the right edge of the page.| Shortcut | Action |
|---|---|
Alt+Shift+P |
Open or close the toolkit panel |
Alt+Shift+N |
Open notes |
Alt+Shift+H |
Highlight selected text |
Alt+Shift+C |
Clear highlights |
Alt+Shift+F |
Start or stop a focus session |
Shortcuts can be changed from the toolkit's Shortcuts tab.
productivity_toolkit.user.js Single-file Tampermonkey userscript
README.md Project documentation
The userscript should remain single-file unless the project direction changes.
productivity_toolkit.user.js.@version and internal APP.version when changing behavior.Recommended manual checks:
chrome://, edge://, extension stores, and some built-in PDF/new-tab pages.