twitch-dvr icon indicating copy to clipboard operation
twitch-dvr copied to clipboard

Change permission to support firefox

Open snippins opened this issue 4 years ago • 2 comments

Just want to note that to make this works on firefox (install by self-signing or using the developer version) you could change the permission in the manifest as follows:

"permissions": ["https://*.twitch.tv/*", "https://*.ttvnw.net/*", "https://dqrpb9wgowsf5.cloudfront.net/*", "https://d1m7jfoe9zdc1j.cloudfront.net/*"],

snippins avatar Jun 05 '21 08:06 snippins

Now also/instead needs https://d1ymi26ma8va5x.cloudfront.net/*

Azzurite avatar Feb 09 '23 04:02 Azzurite