
I am trying to use appwrite client side services in a chrome extension, I am using WXT framework, even though in the console it says me to add chrome-extension://[ID], appwrite doesn't accept it as valid host name, I tried using chrome-extension, chrome-extension:, chrome-extension://, chrome-extension://[ID], nothing works. Please help

for now I am using * , and it works, but if there is a better solution please let me know.

did you try putting the ID as the hostname?
Recommended threads
- Appwrite Functions Generally Down?
We are getting customer support requests, that our service is down. We tried to pinpoint it, and we can't see any logs of any appwrite cloud function in the pas...
- I have -280 Users...
I have 7 registered users, however, it's showing as -280. I've created users and deleted them throughout testing, but I definitely don't have -280 users. Not s...
- sequence on model has wrong type
When I create a document everything works fine. But when I load a model, then I get the following error: "type String is not a sub type of int" which totaly mak...
