Bandcamp Volume Bar

Adds a volume bar to Bandcamp

< 脚本Bandcamp Volume Bar的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2020-04-17

Missing volume bar on artist homepages

E.g. https://emerald.bandcamp.com/

works only if URL has /album/ or /track/ e.g. https://emerald.bandcamp.com/album/essential-memories-ep-part-ii

§
发表于:2020-04-19

@rhazor said: works only if URL has /album/ or /track/

Not for me - doesn't show up on any similar link, e.g. https://thieverycorporation.bandcamp.com/track/liberation-front

Strangely, it works on https://shop.versatilerecords.com/track/superflight-featuring-marie-daulne (⊙_◎)

Redcrafter作者
§
发表于:2020-04-20

@rhazor said: works only if URL has /album/ or /track/

Fixed this. Now works on all *.bandcamp.com urls. For external sites you have to change the // @match section to

// @match        *://*.com/*

since i don't wan't the script to do that by itself

§
发表于:2020-04-21

@Azazello said: Not for me - doesn't show up on any similar link, e.g. https://thieverycorporation.bandcamp.com/track/liberation-front

Strangely, it works on https://shop.versatilerecords.com/track/superflight-featuring-marie-daulne (⊙_◎)

Sorry @Redcrafter my bad-- I content-block third-party fonts -- I see your script requires . I whitelisted bandcamp.com and all is now good.

Redcrafter作者
§
发表于:2020-04-22

Also just removed the dependency on the external font

发表回复

登录以发表回复。