oblaser / bbb_JS_Plug-in

Adds a toolbar to the bbb player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbb JS Plug-in

Adds a toolbar to the bbb player. Works only in the playback function of bbb (e.g. URLs like "bbb.example.com/playback/...").

Shortcuts

Key 2nd action
k arrow left back
l arrow right fwd
n arrow down slower (about videoSpeedRateStepSize)
m arrow up faster (about videoSpeedRateStepSize)
space none play/pause

Installation (Firefox)

I tested the script only with Firefox, but it may work in other browsers too.

Open your bbb video and wait until it is ready to watch.

Press F12 to open the developer tools and then navigate to Console.

Paste the script and run it with ctrl+Enter. The toolbar should now appear at the top of the page. The developer tools window can now be closed.


Disclaimer

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

About

Adds a toolbar to the bbb player.


Languages

Language:JavaScript 100.0%