Open huerlisi opened 7 years ago
I think based upon issue #4 and this one here, we either need to have a server and offloading the state there (doesn't answer the question how to inkect the script in the first place) or write our own browser extention, which would give us full access to the webpage and also local FS.
Yepp, I have some preliminary browser extension on my machine. Will push it soon. This fixes this issue:-)
If we use o9k by loading it in a
<script>
, it looses state as soon as a form is submitted or navigation happens.