https://github.com/towsifkafi/dnstool-extension
A chrome extension that quickly finds all DNS records of any specified domain, helping to diagnose and resolve issues.
https://github.com/towsifkafi/dnstool-extension
chrome chrome-extension dns dns-lookup dns-records ip-lookup
Last synced: 2 months ago
JSON representation
A chrome extension that quickly finds all DNS records of any specified domain, helping to diagnose and resolve issues.
- Host: GitHub
- URL: https://github.com/towsifkafi/dnstool-extension
- Owner: towsifkafi
- Created: 2023-01-11T19:23:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T19:34:36.000Z (over 3 years ago)
- Last Synced: 2025-03-26T00:46:48.298Z (about 1 year ago)
- Topics: chrome, chrome-extension, dns, dns-lookup, dns-records, ip-lookup
- Language: JavaScript
- Homepage:
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DNSTool - Chrome Extension
A Chrome extension that allows users to quickly look up DNS records, IP addresses, and save them for future reference, for any given domain.
## Info
I created this extension as a fun and educational project while learning to develop Chrome Extension. This is also my first attempt at creating a Chrome extension and though it was written in a short amount of time, I am proud of what I was able to accomplish. However, since it was a learning experience, you may encounter some bugs or errors. Additionally, the code may not be as organized or commented as it could be, but I am keeping it as a reference for future projects 😅.
`Uses the HackerTarget Hostsearch API`
## How to install
To install the extension, download the repository, extract it to a secure location and open Google Chrome, then navigate to the Extensions tab (ensuring Developer mode is enabled) and select "Load Unpacked" . Now, choose the 'src' folder from the location where you extracted the repository and the extension will be installed.
This extension should work on any Chromium based browsers (Hopefully..)
## Screenshots
**\*Tested on Brave Browser**