Domain Name Inspector
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
ما هو Domain Name Inspector؟
Domain Name Inspector هو إضافة Chrome تم تطويرها بواسطة NoCode Extensions، والميزة الرئيسية لها هي "Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Domain Name Inspector
قم بتنزيل ملفات الامتداد Domain Name Inspector بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
معلومات أساسية عن التمديد
الاسم | |
ID | epfloiadmdbeljfodfjemppkljhohmln |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/domain-name-inspector/epfloiadmdbeljfodfjemppkljhohmln |
الوصف | Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data. |
حجم الملف | 16.38 KB |
عدد التثبيتات | 63 |
النسخة الحالية | 1.1.0 |
آخر تحديث | 2022-03-12 |
تاريخ النشر | 2021-10-17 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | NoCode Extensions |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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" } } |