Get the extension folder
In this repo that’s frame/extension — the folder that contains manifest.json. Don’t pick site/.
The Chrome Web Store listing isn’t live yet. Load the unpacked extension from this repo. Same steps on Edge and Brave. Not Firefox.
In this repo that’s frame/extension — the folder that contains manifest.json. Don’t pick site/.
Chrome: chrome://extensions
Edge: edge://extensions
Brave: brave://extensions
Toggle Developer mode in the top-right of that page.
Click Load unpacked and select the extension folder. Frame appears in the toolbar. Pin it.
Open a tab. Click Frame. Record the page. The zoom follows your cursor. Export stays on this machine.
Payments aren’t wired. To try Pro features while developing, use the demo flag on the checkout page — it writes the chrome.storage.local snippet you paste into the extension service worker.
When the listing ships, this page becomes a store redirect. Until then, load unpacked is the honest install path.
Chrome, Edge, and Brave on macOS, Windows, and Linux. Firefox is not supported.