exaybachay-ak / IPINT

Chrome extension written in Javascript. Completely stand-alone addition to Chrome that assist with investigations using a variety of Open-Source Intelligence sites. Eventually will read page data and color IP address based on detection by sites.
GNU General Public License v3.0
6 stars 2 forks source link

Initial execution #2

Closed exaybachay-ak closed 3 years ago

exaybachay-ak commented 7 years ago

When you run the extension for the first time, it sometimes will not populate the left-hand div with the ip addresses, preventing you from using the tool.

You have to reload the page and then re-try the extension - it works every time on the second try, but only some times on the first try.

exaybachay-ak commented 7 years ago

Noted today that this only happens when the extension is first loaded, or when the re-load function is issued through chrome://extensions. It does not appear to be an issue on subsequent extension calls.