Hi,
I’m using the Language Tool Chrome Extension with my own server. Could you tell me what action on the extension sends an API request to /words/add and /words/delete?
When I click on “add to personal dictionary” for a misspelt word, the word gets stored in the browser’s cache (presumably), but I would like to update my server’s dictionary when such a word is added. Not a premium user BTW.
I’d appreciate any help with this. Thanks!