SEO Meta Insights

A simple and easy to use meta tag inspector for SEO insights

什麼是SEO Meta Insights?

SEO Meta Insights是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“A simple and easy to use meta tag inspector for SEO insights”。

擴展截圖

screenshot

下載SEO Meta Insights擴展crx文件

下載SEO Meta Insights擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The Meta Insights Chrome Extension scrapes the most important meta information from a site and gives you instant feedback, including warning messages for settings that could be harmful for SEO. 

The extension provides information on:

- Title and description word count
- Title and description wording
- Robots.txt settings
- Keywords 

Meta Insights is built and used by Organik SEO, as a great tool for quick access to vital SEO information. It is not meant to be used as an in-depth SEO optimization tool.                    

擴展基本資訊

名稱 SEO Meta Insights SEO Meta Insights
ID kknifeoedmemmngpjcdbpnmebnhgodcl
官方網址 https://chromewebstore.google.com/detail/seo-meta-insights/kknifeoedmemmngpjcdbpnmebnhgodcl
簡介 A simple and easy to use meta tag inspector for SEO insights
檔案大小 26.58 KB
安裝次數 1,455
目前版本 1.1
更新時間 2018-03-07
上架時間 2018-03-06
評分 4.20/5 共 5 次評分
開發者 Unknown
付費類型 free
擴展官網 https://organikseo.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SEO Meta Insights",
    "short_name": "SEO Meta Insights - The Simple Tool for SEO Meta Tags",
    "description": "A simple and easy to use meta tag inspector for SEO insights",
    "version": "1.1",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "",
        "background"
    ]
}