Highlight HTML Headings

Vixen Digital tool to highlight HTML headings in a document.

Highlight HTML Headingsคืออะไร?

Highlight HTML Headings เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vixen Digital และคุณลักษณะหลักของมันคือ "Vixen Digital tool to highlight HTML headings in a document."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Highlight HTML Headings

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

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

                        Highlight HTML headings on any webpage with one click. Easy and super useful tool for SEO.  Find 

,

,

,

,

&
heading tags.

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

ชื่อ Highlight HTML Headings Highlight HTML Headings
ID cmbjlcbcbfemfndhhdjkmfancbcdfigj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/highlight-html-headings/cmbjlcbcbfemfndhhdjkmfancbcdfigj
คำอธิบาย Vixen Digital tool to highlight HTML headings in a document.
ขนาดไฟล์ 23.72 KB
จำนวนการติดตั้ง 259
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2022-06-08
วันที่เผยแพร่ 2022-06-08
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Vixen Digital
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.vixendigital.com
URL หน้าช่วยเหลือ https://www.vixendigital.com/seo/how-to-use-headings-for-seo/
URL หน้านโยบายความเป็นส่วนตัว https://www.vixendigital.com/privacy-policy
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Highlight HTML Headings",
    "description": "Vixen Digital tool to highlight HTML headings in a document.",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/assets\/images\/logo-16w.png",
            "32": "\/assets\/images\/logo-32w.png",
            "48": "\/assets\/images\/logo-48w.png",
            "128": "\/assets\/images\/logo-128w.png"
        }
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "\/assets\/images\/logo-16w.png",
        "32": "\/assets\/images\/logo-32w.png",
        "48": "\/assets\/images\/logo-48w.png",
        "128": "\/assets\/images\/logo-128w.png"
    }
}