AITDK SEO Extension

Free Traffic & Whois & Website SEO Analysis.

AITDK SEO Extension란 무엇입니까?

AITDK SEO Extension은(는) https://aitdk.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free Traffic & Whois & Website SEO Analysis."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

AITDK SEO Extension 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        AITDK - Your All-In-One SEO Extension. Free traffic & whois & website SEO analyzer.

AITDK is a versatile browser extension designed to provide comprehensive website analysis. With its powerful features, AITDK offers the ability to track website traffic, perform Whois lookups, and conduct SEO analysis.

By utilizing this extension, users can gain valuable insights into the performance and visibility of their websites. The traffic tracking feature allows users to monitor visitor activity and engagement, while the Whois lookup functionality enables the retrieval of domain registration details.

Additionally, the SEO analysis tool helps users optimize their websites for search engines by providing valuable metrics and recommendations. AITDK is a valuable tool for website owners and administrators seeking to enhance their online presence and improve their website's performance.                    

확장 프로그램 기본 정보

이름 AITDK SEO Extension AITDK SEO Extension
ID hhfkpjffbhledfpkhhcoidplcebgdgbk
공식 URL https://chromewebstore.google.com/detail/aitdk-seo-extension/hhfkpjffbhledfpkhhcoidplcebgdgbk
설명 Free Traffic & Whois & Website SEO Analysis.
파일 크기 80.45 KB
설치 횟수 2,000
현재 버전 1.4.1
최근 업데이트 2024-03-04
출시 날짜 2024-01-26
평점 5.00/5 총 11 개의 평점
개발자 https://aitdk.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.termsfeed.com/live/3fdc11ad-4cd7-4361-974f-55f3dbf8450a
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "AITDK"
    },
    "version": "1.4.1",
    "author": "aitdk.com",
    "name": "AITDK SEO Extension",
    "description": "Free Traffic & Whois & Website SEO Analysis.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.883ade9e.js"
            ],
            "exclude_matches": [
                "*:\/\/*\/*.xml"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "http:\/\/localhost:3005\/tool\/",
                "http:\/\/aitdk.com:3005\/tool\/"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.6e038a4b.css"
            ]
        }
    ]
}