gamebeaker
gamebeaker
@Franzeeee Firefox works, Chrome is broken.
Looks to me like it is going to be a bigger problem. I just tested [https://www.scribblehub.com/](https://www.scribblehub.com/) and it also stopped working. At the moment i am not sure what the...
I have opened an issue with chromium: https://issues.chromium.org/issues/361862746
@Kiradien @dteviot would be cool if you guys could vote "I am impacted" in the issue tracker: https://issues.chromium.org/issues/361862746
@Franzeeee Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not...
Chrome code fix got merged [https://issues.chromium.org/issues/361862746](https://issues.chromium.org/issues/361862746).
@Franzeeee thanks for the tip, that it is the same as mtlarchive.com Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow...
It looks like they use this here to prevent it: [https://github.com/theajack/disable-devtool](https://github.com/theajack/disable-devtool) It looks like they use [this](https://stackoverflow.com/a/24327093) "hack" tldr: print in console and clear console if it takes to long...
@dteviot I first tried to open dev tools -> that didn't work (I used the shortcut CTRL+Shift+E to open them). I googled how to detect dev tools open and found...
@dteviot > Looking at the network traffic now. To get content for a chapter, is POSTing a REST call, to https://analytics.genesistudio.com/api/send with URL in the JSON "/viewer/723", which is same...