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文件

下载AITDK SEO Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
            ]
        }
    ]
}