Erek Speed

Results 199 comments of Erek Speed

This is probably worth looking into still. Essentially, if highlighting would remove a cursor it should put it back when the popup disappears...

Thanks. I've never experimented with how things change in zoomed form but this is a good request. Hopefully it's not too hard. Assuming we know the real borders of the...

Hi, Contributions are welcome! I should create an explicit contribution guide but as of now there isn't one. I'll review all pull requests. As for style and code guidance, I...

Various leads: encoding converter which could convert utf-8: https://github.com/ashtuchkin/iconv-lite chrome download API for serializing dictionaries. (Might not be useful to serialize outside of extension) https://developer.chrome.com/extensions/downloads#method-download Utility for import-export of indexeddb...

Dixie specific import/export: https://www.npmjs.com/package/dexie-export-import

Yomichan format is in indexedDB so supporting that format directly might be the way to go.