Giter Site home page Giter Site logo

steven2358 / bitcoinsneakpeek Goto Github PK

View Code? Open in Web Editor NEW
17.0 6.0 15.0 47 KB

Chrome extension to instantly see the balance of any Bitcoin address.

License: MIT License

JavaScript 90.24% HTML 9.76%
bitcoin balance chrome-extension bitcoin-address

bitcoinsneakpeek's Introduction

Bitcoin Sneak Peek

Google Chrome extension that allows you to quickly see the balance of Bitcoin addresses mentioned on web pages.

Chrome Store link: https://chrome.google.com/webstore/detail/bitcoin-sneak-peek/nmoioahfkdpfpjngcljhcphglbdppdmj

How to use

  1. Install the extension in Google Chrome
  2. Go to a website that mentions a Bitcoin address.
  3. You'll see a small info icon next to the Bitcoin address. Click it.

Try it on our address: 1KLoepWkHVEMksdMCsu7nc5amfTvVb2qvk

License

This source code is released under the MIT License.

bitcoinsneakpeek's People

Contributors

alking9950 avatar dawsbot avatar steven2358 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bitcoinsneakpeek's Issues

Auto display the information of the address

Add an option that automatically displays the information of the address(es) present on the web page. This avoid clicking/hovering.

Steps for code:

  1. On page load, perform a single request to blockchain (or other provider) with all addresses (possibly limited to a fixed maximum, say 100 or whatever max specified in their API).
  2. Display the info for all addresses.
  3. Additionally, allow to hide the info by clicking on the icon.

Issues when trying to contribute

I know how to listen on the DOM and therefore fix issue #2, but when loading the src locally I get Uncaught TypeError: Cannot read property 'nodeType' of nullwalk @ content_script.js:17.

Can you help me figure this out so that we can contribute to the extension as a community?

Cheers

Tooltip instead of injecting text directly.

It would be great to have the balance/etc... in form of a tooltip/popup instead of injecting the balance text directly. Ideally (maybe with an option in the settings) it would automatically pop up when hovering over the icon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.