VGSEO - SEO data page

Show seo info page: title, description, keywords, h1, h2, h3, h4, h5, h6, strong tag, count repeat words, links, images, headers.

VGSEO - SEO data pageคืออะไร?

VGSEO - SEO data page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย vladimir.gav92 และคุณลักษณะหลักของมันคือ "Show seo info page: title, description, keywords, h1, h2, h3, h4, h5, h6, strong tag, count repeat words, links, images, headers."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VGSEO - SEO data page

ดาวน์โหลดไฟล์ส่วนขยาย VGSEO - SEO data page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        VGSEO - show SEO information of page.
1. Current URL 
2. Status page: 200 ОК, 301 Moved Permanently, 302 Found, 304 Not Modified, 403 Forbidden, 404 Not Found, 410 Gone, 451 Unavailable For Legal Reasons, 500 Internal Server Error, 503 Service Unavailable, 504 Gateway Timeout.
3. protocol: HTTP, HTTPS
4. title page, description page, keywords page
5. Tags: h1, h2, h3, h4, h5, h6, strong
6. Count repeat words, all words page.
7. Links page: rel, link href, link text
8. Images page: src url, alt, title
9. Headers page: cache-control, content-encoding, content-type, date, expires, pragma, server, status.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ VGSEO - SEO data page VGSEO - SEO data page
ID hollokjpojkhhildjfaclcabacnhhdoi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vgseo-seo-data-page/hollokjpojkhhildjfaclcabacnhhdoi
คำอธิบาย Show seo info page: title, description, keywords, h1, h2, h3, h4, h5, h6, strong tag, count repeat words, links, images, headers.
ขนาดไฟล์ 47.63 KB
จำนวนการติดตั้ง 63
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2020-04-14
วันที่เผยแพร่ 2020-04-14
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา vladimir.gav92
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            ".\/js\/event.js"
        ]
    },
    "browser_action": {
        "default_icon": ".\/img\/icons\/extension\/38x38.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "128": ".\/img\/icons\/extension\/128x128.png",
        "16": ".\/img\/icons\/extension\/16x16.png",
        "32": ".\/img\/icons\/extension\/32x32.png",
        "48": ".\/img\/icons\/extension\/48x48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "options_page": "popup.html?options=1",
    "permissions": [
        "activeTab"
    ],
    "short_name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}