neil

Results 380 comments of neil

@FozzieHi I don't think Gmail's API is necessary. There are a lot of "Unsubscribe Button" extensions in the Chrome app store. At least, there is a "Show original" button in...

There are a lot of "Unsubscribe Button" extensions in the Chrome app store. I tried manu of them, they don't require any extra permissions, they can read my gmail content...

It seems that the simplelogin extension already required the permissions for all the websites: https://github.com/simple-login/browser-extension/blob/master/src/background/permissions.js#L35

@phenri00 don't rely on the path names in the `.acme.sh` folder. use the `acme.sh --install-cert` command to copy the cert/key files to your target folder. Then you can rely on...

is this what you want ? https://github.com/acmesh-official/acme.sh/pull/4546

I just got 2 different certs in manual mode(`issue + renew` first cert, and then `deactivate`, then `issue +renew` for the second cert). Worked as expected.

It seems you didn't read the guide carefully: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide ![image](https://github.com/acmesh-official/acme.sh/assets/8305679/ba3c293e-4da3-430f-92a6-f6d5e1e477f2)

did you add the usage? https://github.com/acmesh-official/acme.sh/wiki/dnsapi2

can you please check this guide one by one? https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide