Hreflang Tag Checker

Adapt Worldwide Hreflang Tag Checker Chrome Extension

Co to jest Hreflang Tag Checker?

Hreflang Tag Checker to rozszerzenie Chrome opracowane przez Adapt Worldwide, a jego główną funkcją jest „Adapt Worldwide Hreflang Tag Checker Chrome Extension”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Hreflang Tag Checker

Pobierz pliki rozszerzeń Hreflang Tag Checker 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 Hreflang Tag Checker is designed to automate the process of checking a site's hreflang tag deployment. The tool takes a readout of a URL's hreflang tags, and then crawls them to assess if they back reference your current URL.

This saves precious time when it comes to assessing a site's language targeting and hreflang architecture, allowing you to get a fast and reliable impression of the status of a site's optimisation for international organic search.                    

Podstawowe informacje o rozszerzeniu

Nazwa Hreflang Tag Checker Hreflang Tag Checker
ID hjgdcecfiohgajnhilmjhebdganpaomk
Oficjalny URL https://chromewebstore.google.com/detail/hreflang-tag-checker/hjgdcecfiohgajnhilmjhebdganpaomk
Opis Adapt Worldwide Hreflang Tag Checker Chrome Extension
Rozmiar pliku 32.95 KB
Liczba instalacji 22,972
Aktualna Wersja 1.21
Ostatnia Aktualizacja 2016-04-22
Data Publikacji 2016-04-22
Ocena 4.42/5 Łącznie 12 Oceny
Deweloper Adapt Worldwide
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hreflang Tag Checker",
    "description": "Adapt Worldwide Hreflang Tag Checker Chrome Extension",
    "icons": {
        "128": "icon_128.png"
    },
    "version": "1.21",
    "browser_action": {
        "default_icon": "icon_20.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs",
        ""
    ]
}