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
It's not yet implemented, but it's good practice to use it so that web sites can't detect the presence of your extension. Actually, I'd argue this should be the default mode, just like it is in Firefox.
Describe the bug
use_dynamic_url is used in the manifest.json but the sample seems to work also when it is removed
To Reproduce
simply remove use_dynamic_url from the manifest and see everything is working like a charm
Expected behavior
I am expecting use_dynamic_url to make a difference. it should be removed if it does not
Notes
either remove use_dynamic_url or add a code that uses it
The text was updated successfully, but these errors were encountered: