Installation
Requirements, loading, updating and removal.
Source · v1.17.0
Requirements
- Chrome (Manifest V3). Chromium browsers generally work; Brave needs the File System Access API flag for direct file sync.
- No build step, no npm install — the repo is the extension.
Update
Pull the latest changes with git, then click the reload icon on FocusTube's card in chrome://extensions/. Your data lives in chrome.storage.local and survives updates untouched.
Uninstall
Remove FocusTube from chrome://extensions/ like any extension. Chrome deletes its storage with it — export or sync a monthly archive first if you want to keep your history. Archive files are plain JSON and fully portable.