blmage
blmage
After having given it more thought, each element of the AST should probably return a range (or set of ranges) of the characters that it can match, knowing that in...
This is due to the fact that both the content script and the page script of a Chrome extension share the same window, but not the same global variables (see...
Thanks for the prompt feedback and the helpful pointers! I took a stab at implementing the first solution in #8 (which perfectly fits my use case!), and I might come...
Thanks for the heads up! The solutions are currently extracted from the "grader" graph, as I originally wanted to have maximum completeness, but one of the goals when I started...
Sorry for the delay! it took a little longer than I expected, especially because I wanted to give a try to the syllabary filter (the extension now uses [Wanakana.js](https://wanakana.com/) to...
The changes mentioned are now part of version [4.14.0](https://github.com/blmage/duolingo-solution-viewer/releases/tag/4.14.0). If and when you have some time, your feedback would be greatly appreciated!
No worries, thank you very much for taking the time to give it a try! The `compactTranslations` are actually not always available, which is probably why the extension fell back...
Just wanted to give you a quick update since I just tested the new filter on a list of 72k solutions, and using it to exclude katakana tokens removed **99.5%**...
Thanks for catching this problem! I don't quite understand yet how it could happen, could you point me to a skill in the German tree where I would be most...
Thanks for the report! Regarding the first screenshot, it was probably due to the update from version `4.7.0` to version `4.8.0`, leading to two instances of the extension being active...