Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Náhled Volume Control for Bandcamp Player

Volume Control for Bandcamp Player od Marquee

It's a volume control for Bandcamp audio player. The extension adds another slider (somewhere around the one that controls the track progress) to control the volume.

5 (52 reviews)5 (52 reviews)
5 197 uživatelů5 197 uživatelů
Pro používání tohoto rozšíření potřebujete Firefox
Stáhnout Firefox a nainstalovat toto rozšíření
Stáhnout soubor

Metadata rozšíření

Snímky obrazovky
O tomto rozšíření
# Volume Control for Bandcamp Player

## Foreword

I got really tired of not being able to control the volume of Bandcamp audio players so I thought about trying to fix that for myself. This extension is primarily made for my own personal use, but I figured if someone else can use it as well, why not try and help.

## How this thing works

The extension works by searching for HTML5 audio players on any Bandcamp page (including the embedded players on other websites), hooking into their HTML markup where the buttons (well, Play/Pause button) and progress slider are and adding in a volume slider that can control said player's volume.

The slider takes some of the styles from Bandcamp's own player to fit the visual style so it should look fairly consistent. It's nothing too fancy, but it gets the job done. The volume slider handle is a bit more rounded to make it easier to discern it from the regular song progress bar.

The volume is saved every time it's changed and the value should persist across multiple players. So if you save a volume at 42% on one page and open up another one (it doesn't matter if it's embedded or not), the volume should default to 42% in that one, too. This eliminates the need to constantly reset it if you're browsing multiple pages quickly. Note that if there are multiple embedded players in the same page, changing volume of one will **not** instantly affect any other. Also, only the last value changed (regardless of the player) will be saved.

## Supported pages

This extension should work on Bandcamp pages and any other page that normally embeds the Bandcamp player. There are, however, some pages that seem to embed the player directly, and the extension does not work on those by default. The reason for that is increased security, as no one wants this extension to run on _any_ page you visit, so it's usage is restricted by URL (web page address).

In order to make this work on custom Bandcamp domains, they need to be manually added to permitted URLs. The extension already comes with a few supported domains by default, and if you know of another that you'd like to see supported, open a request and I'll add it as soon as possible.

You can report any bugs, issues, feature or custom domain support requests here.

## Important notices

- Currently on Bandcamp's Discover page one slider controls **all** found audio player page elements until I figure out which is which. I don't use that page enough to actually know the consequences of that yet
- Those very tiny players aren't currently supported at all

## Permissions

The extension only requires `storage` permissions (so it can save the volume level), and access to the content of any Bandcamp (`https://*.bandcamp.com/`) page (so it can find the player, markup, etc.).

Aside from the Bandcamp domain, a number of additional custom domains is supported as well:

- https://music.monstercat.com/*
- https://shop.attackthemusic.com/*
- https://listen.20buckspin.com/*
- https://halleylabs.com/*
- https://music.dynatronsynth.com/*

You can use this form if you wish to suggest new ones to be added.

## Support

If you like the extension you can buy me a coffee.

## Changelog

#### v1.0.3 _(Mar 15, 2023)_

- add two new custom domains (thanks xnaas)):
- https://halleylabs.com
- https://music.dynatronsynth.com

#### v1.0.2 (Jan 5, 2023)

- fix a colour styling issue #4

#### v1.0.1 (Jan 3, 2023)

- fix an utterly dreadful issue where the extension wouldn't load

#### v1.0.0 (Jan 2, 2023)

- complete rewrite of the extension (so it's easier to maintain)

#### v2.3.0 (Feb 10, 2017)

## License

Copyright 2017, 2023

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Komentář vývojáře
The only required permissions are 'storage' (for saving the volume state) and access to the content of any '*.bandcamp.com' pages so it can embed its markup in the existing player. Additionally some custom domains are supported as well (listed in the readme).

For dev environment, you need node.js. To start developing, clone the project from the repository (the GitHub link should be somewhere on the add-on page) and run:
npm ci
Then do your thing.

Typically, when developing, you would build the extension with:
npm run build
The code would be compiled into /dist folder, which you can use as the target add-on directory when doing the debugging and testing in browsers.

If you have watchexec installed, you can use `npm run watch` when working so it automatically rebuilds on code changes.
Ohodnoceno 5 1 redaktorem
Pro hodnocení tohoto rozšíření se přihlaste
Zatím nehodnoceno

Hodnocení bylo uloženo

5
50
4
2
3
0
2
0
1
0
Přečtěte si všech 52 recenzí
Oprávnění a dataZjistit více

Požadovaná oprávnění:

  • Přistupovat k vašim datům webových stránek na doméně bandcamp.com
  • Přistupovat k vašim datům stránky music.monstercat.com
  • Přistupovat k vašim datům stránky shop.attackthemusic.com
  • Přistupovat k vašim datům stránky listen.20buckspin.com
  • Přistupovat k vašim datům stránky halleylabs.com
  • Přistupovat k vašim datům stránky music.dynatronsynth.com
Další informace
Odkazy doplňku
  • Domovská stránka
  • Stránky podpory
Verze
1.0.3
Velikost
24,01 KB
Poslední aktualizace
před 2 lety (15. bře 2023)
Příbuzné kategorie
  • Fotografie a média
  • Ostatní
Licence
Vlastní licence
Historie změn
  • Zobrazit všechny verze
Štítky
  • dark mode
  • music
  • streaming
Přidat do sbírky
Nahlásit tento doplněk
Další doplňky od autora Marquee
  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

  • Zatím nehodnoceno

Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.