You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no way to remove an authorization for Beyond20 to a specific site.
When we request permissions for a FVTT site, we should auto-add it to the custom domains settings, and if a domain is removed from that list, we should automatically do a chrome.permissions.remove to remove the permission.
The text was updated successfully, but these errors were encountered:
There's no way to remove an authorization for Beyond20 to a specific site.
When we request permissions for a FVTT site, we should auto-add it to the custom domains settings, and if a domain is removed from that list, we should automatically do a
chrome.permissions.remove
to remove the permission.The text was updated successfully, but these errors were encountered: