Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BBB Volume Slider - Userscript
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Leon Stöckbauer
BBB Volume Slider - Userscript
Commits
dea2bd55
Commit
dea2bd55
authored
3 years ago
by
Daniel Müller
Browse files
Options
Downloads
Patches
Plain Diff
Add README.md
parent
a9b2446f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+22
-0
22 additions, 0 deletions
README.md
with
22 additions
and
0 deletions
README.md
0 → 100644
+
22
−
0
View file @
dea2bd55
# BBB Volume Slider - Userscript
## What does it do?
This userscript injects a simple volume slider into Big Blue Button sessions. The slider is currently placed
at the top right corner next to the
`...`
menu using absolute positioning (not optimal but it works).
The slider adjusts the volume of all audio output created by Big Blue Button which helps with the problem of
audio beeing way too loud.
## How can I use it?
This project is implemented as a userscript which means a userscript manager is needed to use it. The code was
tested with
[
Tampermonkey
](
https://www.tampermonkey.net
)
on firefox but should work on every browser with any
userscript plugin.
### Install and use with tampermonkey
1.
Install tampermonkey (https://www.tampermonkey.net)
2.
Install the
[
volume slider userscript
](
https://code.fbi.h-da.de/istddmue2/bbb-volume-slider-userscript/-/raw/master/bbb-volume-slider.user.js
)
. Clicking this link should automatically open the install dialog when tampermonkey
is installed
3.
Profit
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment