410 SEO tool

Enlight your seo

410 SEO tool란 무엇입니까?

410 SEO tool은(는) https://410-gone.fr에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enlight your seo"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

410 SEO tool 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Cette extension SEO permet d'analyser la structure de votre page web afin d'en améliorer son référencement naturel.
Dans cette version, vous trouverez deux fonctionnalités novatrices pour votre SEO:
v0.9.0
- Affichage avec surbrillance des zones html5 (header, main footer, nav, article et aside)
- Affichage avec surbrillance des balises Hn
v0.9.1
- Ajout du mise en surbrillance des liens pris en compte sémantiquement                    

확장 프로그램 기본 정보

이름 410 SEO tool 410 SEO tool
ID kcfjeeoinahnhiecbhaaeoecghcpnfam
공식 URL https://chromewebstore.google.com/detail/410-seo-tool/kcfjeeoinahnhiecbhaaeoecghcpnfam
설명 Enlight your seo
파일 크기 54.88 KB
설치 횟수 65
현재 버전 0.9.1
최근 업데이트 2023-04-28
출시 날짜 2023-04-26
평점 5.00/5 총 1 개의 평점
개발자 https://410-gone.fr
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.410-gone.fr
도움말 페이지 URL https://www.410-gone.fr/contacts
개인정보 보호 정책 페이지 URL https://www.410-gone.fr/legal.html
지원되는 언어 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "410 SEO tool",
    "version": "0.9.1",
    "description": "Enlight your seo",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "128": "icon-128.png"
        }
    },
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "128": "icon-128.png"
    }
}