Fetches GE domain WHOIS information from nic.ge.
This is an open-source cross-browser compatible web-extension which fetches GE domain WHOIS information from https://nic.ge/ website, parses output and displays it to user in browser_action popup window.
$ npm install
$ npm run build
$ npm run start:firefox
$ npm run start:chromium
https://addons.mozilla.org/en-US/firefox/addon/nic-ge-lookup/
Install from Chrome Web Store.
MIT