SEO Meta Insights

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

Co to jest SEO Meta Insights?

SEO Meta Insights to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „A simple and easy to use meta tag inspector for SEO insights”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia SEO Meta Insights

Pobierz pliki rozszerzeń SEO Meta Insights w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa SEO Meta Insights SEO Meta Insights
ID kknifeoedmemmngpjcdbpnmebnhgodcl
Oficjalny URL https://chromewebstore.google.com/detail/seo-meta-insights/kknifeoedmemmngpjcdbpnmebnhgodcl
Opis A simple and easy to use meta tag inspector for SEO insights
Rozmiar pliku 26.58 KB
Liczba instalacji 1,455
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2018-03-07
Data Publikacji 2018-03-06
Ocena 4.20/5 Łącznie 5 Oceny
Deweloper Unknown
Typ Płatności free
Strona Rozszerzenia https://organikseo.com
Obsługiwane Języki 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"
    ]
}