SEO Meta Insights

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

Qu'est-ce que SEO Meta Insights ?

SEO Meta Insights est une extension Chrome développée par Unknown, et sa fonction principale est "A simple and easy to use meta tag inspector for SEO insights".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SEO Meta Insights

Téléchargez les fichiers d'extension SEO Meta Insights au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom SEO Meta Insights SEO Meta Insights
ID kknifeoedmemmngpjcdbpnmebnhgodcl
URL Officiel https://chromewebstore.google.com/detail/seo-meta-insights/kknifeoedmemmngpjcdbpnmebnhgodcl
Description A simple and easy to use meta tag inspector for SEO insights
Taille du Fichier 26.58 KB
Nombre d'Installations 1,455
Version Actuelle 1.1
Dernière Mise à Jour 2018-03-07
Date de Publication 2018-03-06
Évaluation 4.20/5 Total 5 Évaluations
Développeur Unknown
Type de Paiement free
Site Web de l'Extension https://organikseo.com
Langues Prises en Charge 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"
    ]
}