AutoDNS | Domain Check & SEO Data
Get domain and site data & find similiar available domains
What is AutoDNS | Domain Check & SEO Data?
AutoDNS | Domain Check & SEO Data is a Chrome extension developed by https://www.internetx.com, and its main feature is "Get domain and site data & find similiar available domains".
Extension Screenshots
Download AutoDNS | Domain Check & SEO Data Extension CRX File
Download AutoDNS | Domain Check & SEO Data 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
The AutoDNS Extension is ideal for domain and brand managers, developers, marketers and anyone who runs an online business. The AutoDNS Extension offers you numerous functions from the extensive feature set of the AutoDNS domain platform. Developed by InterNetX, AutoDNS efficiently handles all the important tasks of domain management. Reduce your workload intelligently with the most innovative domain robot on the market. KEY FEATURES 🌎 Domain value 💵 Get an estimate of the value of the domain you are currently visiting based on similar domain sales. 🌍 Similar available domains ♊️ Find and register other free domains that contain your brand or site name before someone else does. 🌏 Majestic Million rank 🏅 Keep an eye on the Majestic Million rank of your websites and those of your competitors. 🌎 Search results / month 🔍 Exact information on your monthly page views. 🌏 WHOIS Data 📄 Who is associated with the domain? Whois data provides you with information about the site owner. 🌎 TLS/SSL certificate data 🔏 Get information about the encryption of the visited page. Install the extension today and get important information about every website you visit.
Extension Basic Information
Name | AutoDNS | Domain Check & SEO Data |
ID | lbnblndjkhaikodplpcglbfoadnpldae |
Official URL | https://chromewebstore.google.com/detail/autodns-domain-check-seo/lbnblndjkhaikodplpcglbfoadnpldae |
Description | Get domain and site data & find similiar available domains |
File Size | 1.62 MB |
Installation Count | 668 |
Current Version | 0.0.4 |
Last Updated | 2022-11-15 |
Publish Date | 2022-08-17 |
Rating | 4.00/5 Total 4 Ratings |
Developer | https://www.internetx.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.internetx.com/en/autodns-chrome-extension/ |
Help Page URL | https://www.internetx.com/en/ |
Privacy Policy Page URL | https://www.internetx.com/datenschutz |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AutoDNS | Domain Check & SEO Data", "description": "Get domain and site data & find similiar available domains", "version": "0.0.4", "action": { "default_popup": "popup.html", "default_icon": { "16": "favicon.png", "32": "favicon.png", "48": "favicon.png", "128": "favicon.png" } }, "icons": { "16": "favicon.png", "32": "favicon.png", "48": "favicon.png", "128": "favicon.png" }, "host_permissions": [ "https:\/\/autodns-chrome-extension.services.internetx.io\/api\/*" ], "permissions": [ "tabs" ] } |