JAST - Just Another SEO Tool

Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis

JAST - Just Another SEO Toolคืออะไร?

JAST - Just Another SEO Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jastseo และคุณลักษณะหลักของมันคือ "Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JAST - Just Another SEO Tool

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

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

                        Just Another SEO Tool (JAST) is a simple chrome extension for SEOs.
It performs several different tasks divided in two main categories: on-page tools and SERP tools.
Extract data and analyse elements such as titles, descriptions, canonicals, meta robots and much more. Also, it can help you highlight elements on page: internal, external, nofollow links, heading tags inside the page and quickly open external tools for further analysis.                    

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

ชื่อ JAST - Just Another SEO Tool JAST - Just Another SEO Tool
ID kbadjmlmmiholggpgkifmleinhajppga
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/jast-just-another-seo-too/kbadjmlmmiholggpgkifmleinhajppga
คำอธิบาย Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis
ขนาดไฟล์ 58.93 KB
จำนวนการติดตั้ง 111
เวอร์ชันปัจจุบัน 1.4.1
อัปเดตครั้งล่าสุด 2024-01-04
วันที่เผยแพร่ 2021-03-04
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา jastseo
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JAST - Just Another SEO Tool",
    "version": "1.4.1",
    "description": "Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "images\/jast2.png",
        "32": "images\/icon32b.png",
        "48": "images\/icon48b.png",
        "128": "images\/icon128b.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/jast2.png",
            "32": "images\/icon32b.png",
            "48": "images\/icon48b.png",
            "128": "images\/icon128b.png"
        }
    },
    "manifest_version": 3
}