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

Broke out IPINT iframe loading #9

Closed jasonrush closed 7 years ago

jasonrush commented 7 years ago

Broke out iframe creation to a separate function, to reduce repeated code/complexity, and make it easier to add additional IPINT sources in the future.