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
公式URL 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"
    ]
}