On Page SEO Check by Irayo

Irayo’s SEO Toolbar for Chrome

What is On Page SEO Check by Irayo?

On Page SEO Check by Irayo is a Chrome extension developed by Irayo Technologies, and its main feature is "Irayo’s SEO Toolbar for Chrome".

Download On Page SEO Check by Irayo Extension CRX File

Download On Page SEO Check by Irayo 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

                        Check the “On Page SEO health” of your website with the Irayo extension. The tool checks whether you’re using the right keyword, and if you are, goes ahead and analyzes your content and SEO tags for optimization. You will immediately know where you need to improve to get the best results from your on page SEO. All in real time.

On Page SEO Check lets you:

 - Rate your on page SEO score, on a scale of 10
 - Tells you the areas on which you need to improve
 - Once you implement the changes, allows you to recheck the score in real time

You need to be a Irayo subscriber to avail the benefits from the Irayo extension.                    

Extension Basic Information

Name On Page SEO Check by Irayo On Page SEO Check by Irayo
ID ondfjbeeffklbifihcnhabapcfnfmikj
Official URL https://chromewebstore.google.com/detail/on-page-seo-check-by-iray/ondfjbeeffklbifihcnhabapcfnfmikj
Description Irayo’s SEO Toolbar for Chrome
File Size 25.5 KB
Installation Count 10
Current Version 1.1.1
Last Updated 2016-04-14
Publish Date 2016-04-14
Rating 3.00/5 Total 2 Ratings
Developer Irayo Technologies
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "On Page SEO Check by Irayo",
    "description": "Irayo\u2019s SEO Toolbar for Chrome",
    "version": "1.1.1",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab",
        "tabs",
        ""
    ]
}