capoaira
capoaira
If it depends on the membership, we may be able to handel it client side. I am a non-paying member too.
 The problem seems to be that CORS has to be allowed on server-side: https://stackoverflow.com/questions/65630743/how-to-solve-flutter-web-api-cors-error-only-with-dart-code#74783428 So maybe https://enable-cors.org/server.html helps
> Hm, interesting.... Now I have to evaluate, how to make my provider allowing CORS (we don't really run a fully own manageable server unfortunately)... Ok, but even if you...
> > Hm, interesting.... Now I have to evaluate, how to make my provider allowing CORS (we don't really run a fully own manageable server unfortunately)... > > Ok, but...
Ich habe mal etwas rumprobiert und das ist dabei rausgekommen: https://github.com/capoaira/GCWizard-Extension Ver- und Entschlüsseln funktioniert natürlich noch nicht. --- I tried something out and this came out: https://github.com/capoaira/GCWizard-Extension Of course,...
Today I implement the feature "Format HTML" and also integrate first tool. To open the text in the GCW, you have to select the text => right mouse click =>...
Now all tools which are support autofill are supported by the Extension. It would be very nice if the image tools get support too ;)
You can simply write your token in the template
Unfortunately, the map is not 100% free: https://www.tracestrack.com/#pricing
LGTM. But maybe it makes more sense if we use `let` instead of `var` in all if statements