Domain Name Inspector
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
Wat is Domain Name Inspector?
Domain Name Inspector is een Chrome-extensie ontwikkeld door NoCode Extensions, en de belangrijkste functie is "Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.".
Extensie Screenshots
Download het CRX-bestand van de extensie Domain Name Inspector
Download Domain Name Inspector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
Basisinformatie over de Extensie
Naam | |
ID | epfloiadmdbeljfodfjemppkljhohmln |
Officiële URL | https://chrome.google.com/webstore/detail/domain-name-inspector/epfloiadmdbeljfodfjemppkljhohmln |
Beschrijving | Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data. |
Bestandsgrootte | 16.38 KB |
Aantal Installaties | 63 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2022-03-12 |
Publicatiedatum | 2021-10-17 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | NoCode Extensions |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |