SEOkit - Quick Test on Free SEO Tools!

SEOkit allows you to test your website quickly in SEO tools

What is SEOkit - Quick Test on Free SEO Tools!?

SEOkit - Quick Test on Free SEO Tools! is a Chrome extension developed by tmertazizoglu, and its main feature is "SEOkit allows you to test your website quickly in SEO tools".

Extension Screenshots

screenshot
screenshot

Download SEOkit - Quick Test on Free SEO Tools! Extension CRX File

Download SEOkit - Quick Test on Free SEO Tools! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name SEOkit - Quick Test on Free SEO Tools! SEOkit - Quick Test on Free SEO Tools!
ID mdockcefffdofgbbjnnopcdmmkmfhjbm
Official URL https://chromewebstore.google.com/detail/seokit-quick-test-on-free/mdockcefffdofgbbjnnopcdmmkmfhjbm
Description SEOkit allows you to test your website quickly in SEO tools
File Size 276 KB
Installation Count 627
Current Version 1.0
Last Updated 2021-10-07
Publish Date 2021-10-06
Rating 5.00/5 Total 13 Ratings
Developer tmertazizoglu
Email [email protected]
Payment Type free
Extension Website https://zeo.org/
Help Page URL https://twitter.com/mertazizoglu
Supported Languages 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"
    ]
}