Meta tags - SEO Tool
This extension will list all the meta tags in a webpage
Meta tags - SEO Toolคืออะไร?
Meta tags - SEO Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://geekabhi.com และคุณลักษณะหลักของมันคือ "This extension will list all the meta tags in a webpage"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Meta tags - SEO Tool
ดาวน์โหลดไฟล์ส่วนขยาย Meta tags - SEO Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        This extension makes all meta tags within your reach in a single click. This will help you by listing all the meta tags used within a webpage. You don't need any technical knowledge to see what meta tags are used in a webpage. Just install the extension, and click the extension icon to see what meta tags has been set in the page.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | miihmfdpfdioogfbfofbnagblnjbjomg | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg | 
| คำอธิบาย | This extension will list all the meta tags in a webpage | 
| ขนาดไฟล์ | 6.63 KB | 
| จำนวนการติดตั้ง | 998 | 
| เวอร์ชันปัจจุบัน | 1.1 | 
| อัปเดตครั้งล่าสุด | 2023-07-14 | 
| วันที่เผยแพร่ | 2017-08-12 | 
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน | 
| ผู้พัฒนา | https://geekabhi.com | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Meta tags - SEO Tool",
    "description": "This extension will list all the meta tags in a webpage",
    "version": "1.1",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs"
    ]
}  |  |