THIS EXTENSION IS STILL IN BETA. BUGS MAY BE FREQUENT. USE AT YOUR OWN RISK
In particular:
- More playback speeds
- 0.25x, 0.5x, 0.75x, 1x, 1.25x, 1.5x, 2x, 3x, 5x
- Better keyboard shortcuts
- Use j and l to go backwards / forwards by 10s
- Use k to pause / unpause the video
- Arrow keys now move by 5s
- Video zoom in
- Press the zoom button on the bottom left to activate zoom mode. Click it again to deactivate it
- Move the slider that appears to control the zoom level. It goes from 1x to 5x and defaults to 1.5x
- To move the zoomed video, click and drag the video around
You can install the extension from the chrome web store at https://chromewebstore.google.com/detail/webexlib/oeaffceahmfbmekjmocdkgbjkhhbfojl
For firefox users, the addon will be available at https://addons.mozilla.org/en-US/firefox/addon/webexlib/. It is currently (27/9) under review and should be available within a few days.
- Download the source code through git via
git clone https://github.com/nicolello-dev/WebexLib.git
(recommended) or download as zip (and unzip) through theDownload as zip
button undercode
atop the page (NOT recommended). - Open chrome, navigate to
chrome:extensions
and click on theLoad unpacked
button on the top-left. Navigate to the downloaded folder and select it
If downloaded from the chrome store, nothing needs to be done, the script will update by itself. If ran through source, navigate to the downloaded folder and run git pull
Feel free to contribute, all help is welcome!