Video Roll is a web extension that helps you rotate, stretch, zoom, reposition, download, flip, tune, volume++, playback, focus and filter HTML5 videos in any web pages. Works great on most sites(Youtubeâ„¢/Bilibili/Vimeo/TikTok/Twitter, etc).Support shortcut key.We provide an excellent memory system to help the next time you enter the website to take effect directly.
- ✅Support all HTML5 Video
- ✅Flip(horizontal/vertical)
- ✅Zoom
- ✅Reposition
- ✅Stretch
- ✅Loop
- ✅Screenshot
- ✅Rotate 0/90/180/270deg
- ✅Pitch
- ✅Muted
- ✅Volume
- ✅Speed Control
- ✅Focus
- ✅Filter
- ✅Detect Iframes
- ✅Memory system(You can save all the configuration of the current website so that it will take effect directly next time)
- ✅Support shortcut key
- ✅Automatically calculates video scaling
- ✅Respect user privacy
-
crx
-
developer mode If you can't install crx,you can open chrome's developer mode.
If you have any questions, please commit a issue or join our wechat group.
---If you like this extension,please star it. If you have any good idea, please commit a issue or send a PR.
- clone this repo to your local.
pnpm install
- dev:
pnpm run dev:chromium
, then you can drag and drop the dist folder into chrome's extension management.(make sure open developer mode). Parcel will do the hot reload work for you, just change your code, then reclick the popup button. - build:
pnpm run build
. Both chromium zip and firefox zip will be done.
- vue
- parcel
- parcel-namer-hashless
- jest
- jsx
- typescript
- copyfiles
- jungle
- node
- less
- vant
- visual studio code
- pnpm
- yarn
- webextension-polyfill