SEOkit - Quick Test on Free SEO Tools!

SEOkit allows you to test your website quickly in SEO tools

SEOkit - Quick Test on Free SEO Tools!とは何ですか?

SEOkit - Quick Test on Free SEO Tools!はtmertazizogluによって開発されたChromeの拡張機能で、その主な機能は「SEOkit allows you to test your website quickly in SEO tools」です。

拡張機能のスクリーンショット

screenshot
screenshot

SEOkit - Quick Test on Free SEO Tools!拡張機能のCRXファイルをダウンロード

SEOkit - Quick Test on Free SEO Tools!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Using SEOkit, you can quickly check the SEO performance of your website.

* What's included in the toolkit?

- PageSpeed Insights Test
- Rich Results Test
- Structured Data Test (The New Schema.org Validator)
- Mobile-Friendly Test

* Usage:

- Install and activate the extension and it is ready for check. You can test any landing page by clicking on the SEOkit plugin icon on the top right extension bar of your Chrome browser. Effortless!                    

拡張機能の基本情報

名前 SEOkit - Quick Test on Free SEO Tools! SEOkit - Quick Test on Free SEO Tools!
ID mdockcefffdofgbbjnnopcdmmkmfhjbm
公式URL https://chromewebstore.google.com/detail/seokit-quick-test-on-free/mdockcefffdofgbbjnnopcdmmkmfhjbm
説明 SEOkit allows you to test your website quickly in SEO tools
ファイルサイズ 276 KB
インストール数 627
現在のバージョン 1.0
最終更新日 2021-10-07
公開日 2021-10-06
評価 5.00/5 合計 13 レビュー
開発者 tmertazizoglu
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://zeo.org/
ヘルプページのURL https://twitter.com/mertazizoglu
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SEOkit - Quick Test on Free SEO Tools!",
    "description": "SEOkit allows you to test your website quickly in SEO tools",
    "version": "1.0",
    "author": "Zeo Agency",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "defaul_site": "https:\/\/zeo.org",
        "default_title": "SEOkit"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "activeTab"
    ]
}