Hreflang Tag Checker

Adapt Worldwide Hreflang Tag Checker Chrome Extension

Hreflang Tag Checker란 무엇입니까?

Hreflang Tag Checker은(는) Adapt Worldwide에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Adapt Worldwide Hreflang Tag Checker Chrome Extension"입니다.

확장 프로그램 스크린샷

screenshot

Hreflang Tag Checker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Hreflang Tag Checker Hreflang Tag Checker
ID hjgdcecfiohgajnhilmjhebdganpaomk
공식 URL https://chromewebstore.google.com/detail/hreflang-tag-checker/hjgdcecfiohgajnhilmjhebdganpaomk
설명 Adapt Worldwide Hreflang Tag Checker Chrome Extension
파일 크기 32.95 KB
설치 횟수 22,972
현재 버전 1.21
최근 업데이트 2016-04-22
출시 날짜 2016-04-22
평점 4.42/5 총 12 개의 평점
개발자 Adapt Worldwide
결제 유형 free
지원되는 언어 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",
        ""
    ]
}