Hello @wzielinski ,
thank you for the update, much appreciated.
I noticed one issue:
During update of the addon, it seems the "host permissions" for the Google Domains included in the addon are doing something strange.
I received (a lot) of this messages, after upload of the addon. First page after the upload. Like this messages in the following screenshot, and those keep going/appearing:
0a4a108e-5927-438c-8958-691056a6c53b-image.png
This is after the first step after the upload of the addon package.
The host permissions in the manifest are in this format:
"host_permissions": [
"*://google.com/*",
"*://google.ad/*",
"*://google.ae/*",
"*://google.com.af/*",
"*://google.com.ag/*",
"*://google.al/*",
"*://google.am/*",
"*://google.co.ao/*",
"*://google.com.ar/*",
"*://google.as/*",
"*://google.at/*",
"*://google.com.au/*",
"*://google.az/*",
"*://google.ba/*"
]
And continue like that.
Is my manifest v3 pattern usage wrong? Or is this some kind of validation/testing error?
Jan