Help to edit a chrome extension (HTML & Java only)
As the topic said, i want to edit a chrome extension named "Bitcoin sneak peek" (just ~13KB) which is built by java. Actually this extension is to view the balance of any bitcoin address on the same page without migrating to any other blockchain services.
Whenever i click that icon behind the bitcoin address, it'll shows the balance of that address like this:
So, what i want to edit here is I don't want to click that icon to show the balance of any bitcoin address instead the balance of bitcoin address in any page should be also load along with the page. Here's the <a href="https://github.com/steven2358/BitcoinSneakPeek" target="_blank" rel="nofollow noopener noreferrer">GitHub - steven2358/BitcoinSneakPeek: Chrome extension to instantly see the balance of any Bitcoin address.</a> of Bitcoin sneak peek or install the extension directly from chrome store.
Or if need the code directly here it is:
Thanks!
To Mods, if this thread doesn't belongs to this community, Please move it to the appropriate community.
![[IMG]](proxy.php?image=http%3A%2F%2Fs14.postimg.org%2F6rr6ppdsx%2Fscreenshot_8.png&hash=a83de1746128776a5503f4bdab075701)
Whenever i click that icon behind the bitcoin address, it'll shows the balance of that address like this:
![[IMG]](proxy.php?image=http%3A%2F%2Fs14.postimg.org%2F3m6kzhv6p%2Fscreenshot_9.png&hash=c90e78c48e0a3e2a96c44eeea552a2d6)
So, what i want to edit here is I don't want to click that icon to show the balance of any bitcoin address instead the balance of bitcoin address in any page should be also load along with the page. Here's the <a href="https://github.com/steven2358/BitcoinSneakPeek" target="_blank" rel="nofollow noopener noreferrer">GitHub - steven2358/BitcoinSneakPeek: Chrome extension to instantly see the balance of any Bitcoin address.</a> of Bitcoin sneak peek or install the extension directly from chrome store.
Or if need the code directly here it is:
Spoiler: spoiler
Help will be appreciated.Thanks!
To Mods, if this thread doesn't belongs to this community, Please move it to the appropriate community.
0