SEO Meta Insights

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

Cos'è SEO Meta Insights?

SEO Meta Insights è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "A simple and easy to use meta tag inspector for SEO insights".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione SEO Meta Insights

Scarica i file di estensione SEO Meta Insights in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome SEO Meta Insights SEO Meta Insights
ID kknifeoedmemmngpjcdbpnmebnhgodcl
URL Ufficiale https://chromewebstore.google.com/detail/seo-meta-insights/kknifeoedmemmngpjcdbpnmebnhgodcl
Descrizione A simple and easy to use meta tag inspector for SEO insights
Dimensione del File 26.58 KB
Conteggio Installazioni 1,455
Versione Corrente 1.1
Ultimo Aggiornamento 2018-03-07
Data di Pubblicazione 2018-03-06
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Sito Web dell'Estensione https://organikseo.com
Lingue Supportate 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"
    ]
}