cm0002@lemmy.world to Memes@sopuli.xyz · 2 个月前It really fucks with my recommendations, but fuck em™lemmy.worldimagemessage-square82linkfedilinkarrow-up1521arrow-down129
arrow-up1492arrow-down1imageIt really fucks with my recommendations, but fuck em™lemmy.worldcm0002@lemmy.world to Memes@sopuli.xyz · 2 个月前message-square82linkfedilink
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up15·2 个月前I don’t think a site can view your system volume. They can however see if a tab is specifically muted https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo
minus-squareAlk@sh.itjust.workslinkfedilinkarrow-up16·2 个月前I think the Spotify application may be able to, I assume this is what OP was talking about.
minus-squareszczuroarturo@programming.devlinkfedilinkarrow-up1·2 个月前They might also be talking about muting volume in spotify app but im not really sure who does that in the first place
minus-squarewaldfee@feddit.orglinkfedilinkarrow-up2·edit-22 个月前afaik Spotify(or any site) Cannot see if a tab is muted. The method you’re referring to is part of the tabs API, which can only be used by extensions that have been given permission to the tabs api
I don’t think a site can view your system volume. They can however see if a tab is specifically muted https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo
I think the Spotify application may be able to, I assume this is what OP was talking about.
They might also be talking about muting volume in spotify app but im not really sure who does that in the first place
afaik Spotify(or any site) Cannot see if a tab is muted. The method you’re referring to is part of the tabs API, which can only be used by extensions that have been given permission to the tabs api