$ npm run dev
visit: http://localhost:8081/acqcsmrppbftadjzxnvo
$ npm run dev
visit: http://localhost:8081/inject.html?account_id=acqcsmrppbftadjzxnvo
NOTE:
Do not use built it functions !!! Since our script is running in client site. The built-in function may be overriden. For example: baydep.com use datejs which override Date, mojo library override JSON
JSON.stringify => sb.stringify JSON.parse => sb.parseJSON
preact above 10.19.3 cause form input problem reproduct: ,
- checkout to commit
- IMPORTANT: open new incognitor browser
- visit http://localhost:8082/?account_id=acpxkgumifuoofoosble
- input into form offline
- cannot submit (expted: can submit)