SEO Meta Insights

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

What is SEO Meta Insights?

SEO Meta Insights is a Chrome extension developed by Unknown, and its main feature is "A simple and easy to use meta tag inspector for SEO insights".

Extension Screenshots

screenshot

Download SEO Meta Insights Extension CRX File

Download SEO Meta Insights extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name SEO Meta Insights SEO Meta Insights
ID kknifeoedmemmngpjcdbpnmebnhgodcl
Official URL https://chromewebstore.google.com/detail/seo-meta-insights/kknifeoedmemmngpjcdbpnmebnhgodcl
Description A simple and easy to use meta tag inspector for SEO insights
File Size 26.58 KB
Installation Count 1,455
Current Version 1.1
Last Updated 2018-03-07
Publish Date 2018-03-06
Rating 4.20/5 Total 5 Ratings
Developer Unknown
Payment Type free
Extension Website https://organikseo.com
Supported Languages 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"
    ]
}