Webpage Spider View Tool

Check how spider view your webpage content

ما هو Webpage Spider View Tool؟

Webpage Spider View Tool هو إضافة Chrome تم تطويرها بواسطة https://small-seo-tools.zuumsoft.com، والميزة الرئيسية لها هي "Check how spider view your webpage content".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Webpage Spider View Tool

قم بتنزيل ملفات الامتداد Webpage Spider View Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Check how spider crawler bot view your website and detect/mark keywords on it. Just visit online tool with extension click. Then enter website address and keyword, then click View button to see how spider view your content.                    

معلومات أساسية عن التمديد

الاسم Webpage Spider View Tool Webpage Spider View Tool
ID kphdoickfodejnpginiklpmkpooobjib
عنوان URL الرسمي https://chrome.google.com/webstore/detail/webpage-spider-view-tool/kphdoickfodejnpginiklpmkpooobjib
الوصف Check how spider view your webpage content
حجم الملف 29.5 KB
عدد التثبيتات 86
النسخة الحالية 1.0
آخر تحديث 2020-07-21
تاريخ النشر 2020-07-21
المطور https://small-seo-tools.zuumsoft.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://small-seo-tools.zuumsoft.com/tool/webpage-spider-view-tool/
عنوان صفحة سياسة الخصوصية https://small-seo-tools.zuumsoft.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Webpage Spider View Tool",
    "default_locale": "en",
    "description": "Check how spider view your webpage content",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}