Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 607 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 607 Bytes

Nic.ge Lookup - WebExtension

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.

How to build

$ npm install
$ npm run build

How to run

$ npm run start:firefox
$ npm run start:chromium

How to install

Mozilla Firefox

https://addons.mozilla.org/en-US/firefox/addon/nic-ge-lookup/

Google Chrome

Install from Chrome Web Store.

License

MIT