Domain Name Inspector
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
What is Domain Name Inspector?
Domain Name Inspector is a Chrome extension developed by NoCode Extensions, and its main feature is "Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.".
Extension Screenshots
Download Domain Name Inspector Extension CRX File
Download Domain Name Inspector extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
Extension Basic Information
Name | |
ID | epfloiadmdbeljfodfjemppkljhohmln |
Official URL | https://chrome.google.com/webstore/detail/domain-name-inspector/epfloiadmdbeljfodfjemppkljhohmln |
Description | Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data. |
File Size | 16.38 KB |
Installation Count | 63 |
Current Version | 1.1.0 |
Last Updated | 2022-03-12 |
Publish Date | 2021-10-17 |
Rating | 3.67/5 Total 3 Ratings |
Developer | NoCode Extensions |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Domain Name Inspector", "version": "1.1.0", "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "activeTab" ], "action": { "default_icon": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "default_title": "Domain Name Inspector", "default_popup": "popup\/html.html" } } |