Open Dadams2 opened 2 weeks ago
Overrides the request URL for users who choose to set their own API URL, otherwise leaves it as is.
Changing the content-security-policy isn't ideal but I don't think we have another option.
content-security-policy
Having a look at the rest of the extension it might be possible to get it all working with manifest v3. But this should work now.
I'm not sure how much sanitation of user inputted urls should be done.
All committers have signed the CLA.
Overrides the request URL for users who choose to set their own API URL, otherwise leaves it as is.
Changing the
content-security-policy
isn't ideal but I don't think we have another option.Having a look at the rest of the extension it might be possible to get it all working with manifest v3. But this should work now.
I'm not sure how much sanitation of user inputted urls should be done.