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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}