Remotely hosted code restrictions
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#remotely-hosted-code
The options.js
is currently pulling Bootstrap CSS remotely - this needs to be moved into the extension.
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#remotely-hosted-code
The options.js
is currently pulling Bootstrap CSS remotely - this needs to be moved into the extension.