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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}