SEO Insights

SEO Insights is an extension to get information for analysis and optimization of the current website.

SEO Insightsคืออะไร?

SEO Insights เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sebastian Brosch และคุณลักษณะหลักของมันคือ "SEO Insights is an extension to get information for analysis and optimization of the current website."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEO Insights

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

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

                        SEO Insights determines the information directly from the website to support the analysis and optimization from a technical search engine optimization perspective.

SEO Insights displays the following information of a website:

⭐️ Meta-Information
       title, description, canonical, robots
       Twitter, Open Graph, Dublin Core, Parse.ly, Shareaholic

⭐️ Images and Icons
       image size, alternative text and title

⭐️ Links
       detailed overview of available hyperlinks
       internal and external links

⭐️ Headings (H1 to H6)

⭐️ Files
       Stylesheets and JavaScript files
       special files like robots.txt or sitemap.xml

⭐️ HTTP-Header

⭐️ Tools
       check the current website directly with different tools                    

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

ชื่อ SEO Insights SEO Insights
ID nlkopdpfkbifcibdoecnfabipofhnoom
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/seo-insights/nlkopdpfkbifcibdoecnfabipofhnoom
คำอธิบาย SEO Insights is an extension to get information for analysis and optimization of the current website.
ขนาดไฟล์ 141 KB
จำนวนการติดตั้ง 322
เวอร์ชันปัจจุบัน 0.0.6
อัปเดตครั้งล่าสุด 2024-02-12
วันที่เผยแพร่ 2021-05-26
ผู้พัฒนา Sebastian Brosch
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://github.com/SEO-Insights/seo-insights/
ภาษาที่รองรับ de,en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO Insights",
    "version": "0.0.6",
    "description": "__MSG_manifest_description__",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "SEO Insights"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}