Domain Name Inspector
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
Co je Domain Name Inspector?
Domain Name Inspector je rozšíření Chrome vyvinuté NoCode Extensions, a jeho hlavní funkcí je „Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Domain Name Inspector
Stáhněte si soubory rozšíření Domain Name Inspector ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
Základní Informace o Rozšíření
Název | |
ID | epfloiadmdbeljfodfjemppkljhohmln |
Oficiální URL | https://chrome.google.com/webstore/detail/domain-name-inspector/epfloiadmdbeljfodfjemppkljhohmln |
Popis | Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data. |
Velikost souboru | 16.38 KB |
Počet instalací | 63 |
Aktuální Verze | 1.1.0 |
Poslední Aktualizace | 2022-03-12 |
Datum Vydání | 2021-10-17 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | NoCode Extensions |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } } |