Webpage Spider View Tool

Check how spider view your webpage content

Webpage Spider View Tool là gì?

Webpage Spider View Tool là một tiện ích mở rộng Chrome được phát triển bởi https://small-seo-tools.zuumsoft.com, và tính năng chính của nó là "Check how spider view your webpage content".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Webpage Spider View Tool

Tải xuống các tệp mở rộng Webpage Spider View Tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Webpage Spider View Tool Webpage Spider View Tool
ID kphdoickfodejnpginiklpmkpooobjib
URL Chính Thức https://chrome.google.com/webstore/detail/webpage-spider-view-tool/kphdoickfodejnpginiklpmkpooobjib
Mô tả Check how spider view your webpage content
Kích Thước Tệp 29.5 KB
Số Lần Cài Đặt 86
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-07-21
Ngày Phát Hành 2020-07-21
Nhà Phát Triển https://small-seo-tools.zuumsoft.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://small-seo-tools.zuumsoft.com/tool/webpage-spider-view-tool/
URL Trang Chính Sách Bảo Mật https://small-seo-tools.zuumsoft.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}