Rocco Augusto
Rocco Augusto
Fix #33
- Add `lint` and `lint:fix` to root `package.json` file - Replace stray `var` with appropriate `let` or `const` - Destructuring objects where appropriate - Add appropriate `aria` attributes and `role`...
The ability to swap the user-agent string to something like the default desktop Chromium user-agent string would hopefully (:crossed_fingers:) make the browser accessible with more sites or services that restrict...
**Describe the bug** While trying to run the `scripts/preview.py` script to locally test some template modifications I was making for myself I discovered it was erroring out due to an...
History: Ran into an issue with the old Ufocoin paper wallet generator where it created invalid WIF keys. Added private key support for Ufocoin to easily create valid keys for...