I'm yet to figure this out, maybe someone knows ? Here are the requirements for what I'm trying to do:
- I would like to permanently allow <audio> on a permanently whitelisted site
- I don't want to allow <audio> on all whitelisted sites, so both "Forbid <audio>" and "Apply restrictions to whitelisted sites" boxes must remain checked.
I was thinking maybe there is some secret syntax that I can add to the whitelist, such as:
Code: Select all
example.com
example.com@audioIs there such a syntax ? If not, is there another way to meet my requirements ? Thanks!