EtherAddressLookup icon indicating copy to clipboard operation
EtherAddressLookup copied to clipboard

Adds links to strings that look like Ethereum addresses to your favourite blockchain explorer. Adds protection against private key phishing. Offers custom site bookmarks.

Results 112 EtherAddressLookup issues
Sort by recently updated
recently updated
newest added

Roughly more than half reports can't be identified with current UI, and those are left intact, I guess. Having some sponsored bounty program for the chatbot would be easiest and...

enhancement

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace ```js this.replaceMethods = [ 'EtherAddressMethodReplace', 'OtherReplaceMethod', 'YetAnotherReplaceMethod' ]; ``` ```js generateReplacementContent(content) { for(var i=0; i < this.regExPatterns.length; i++){ content = content.replace(this.regExPatterns[i], function(match, p1, p2, p3){this[this.replaceMethods[i]](match, p1, p2, p3)}); }...

enhancement

Shows a yellow header message with two buttons. "Warning: This is really where you want to be? Maybe you was looking for (link of the popular service domain). [Close] [Close...

enhancement
anti-phishing-related

With reference to issue #144 Applying tests to https://github.com/409H/EtherAddressLookup/blob/master/js/DomManipulator.js Particularly the changes that will be merged in with pull request https://github.com/409H/EtherAddressLookup/pull/140 Perhaps we can add a milestone to keep track...

enhancement
unit-test

Possibly using [Mocha](https://mochajs.org/) and [Chai](http://chaijs.com/). This is a big issue I know, but if we maybe take one js file at a time it'll break up the work load into...

enhancement
unit-test

Please exclude " www.aleoplan.com " from the blacklist.

LTCMINER.COM is wrongly blacklisted because from my own experience all they have ever done was give me free litecoin in the amount of 0.001 daily and not require any money/crypto...

search for asset ether address

Hello, This is a legitimate NFT project in active development. Please add to Whitelist. Improperly Blocked Site: https://pepemon.world/ One sheet with project info and links (links to pepemon.world): https://barracuda.io/pepemon Twitter...