Open alexninja opened 5 years ago
As far as I'm aware, it's not longer possible for Web Extensions to write to arbitrary files on disk. I had a look at various docs and that seems to be still the case. (I'm working on something that I hope will help with this but it won't be ready until later this year.)
Just curious if any progress has been made on this feature? I used this quite a bit myself in the past and AFAICT no other similar (rikai-style) plugins can do it at the moment.
As a compromise, could it save the data to some sort of browser storage? I would happily copy it out of a textbox field somewhere in the Rikaichamp interface.
Rikaichan used to have this feature that I used a lot: 'S' would append the currently highlighted entry to a text file on disk. It would be great to have this...