A browser extension that overlays buttons on the Sora webapp's video element while Shift is held:
- designated emoji
- view counts (total + unique on hover)
- download video
Build with npm run build, then:
- load unpacked from
dist/extension(Chrome), - or add the script built in
dist/extension/sora-download.user.jsto your browser's userscript manager (e.g. Tampermonkey).