pull down to refresh
0 sats \ 2 replies \ @emoclew 20 Jul \ on: BAI: A simple Bitcoin Address Inspector served as browser extension bitdevs
Looks good 👍 solid effort.
What's the reason for extension and not a standalone app? Server requirements etc I'm guessing
Thanks.
Not sure what do you mean with "server requirements". The motivation came mostly because I was tired to:
- open a new tab
- go to any blockchain info website
- search for the bitcoin address
- check data related to it
So the extension, allow checking all this data with a simple right-click. Ideally I wanted it working with a simple mouse over... js is not my thingy!