On Page SEO Check by Irayo

Irayo’s SEO Toolbar for Chrome

On Page SEO Check by Irayoとは何ですか?

On Page SEO Check by IrayoはIrayo Technologiesによって開発されたChromeの拡張機能で、その主な機能は「Irayo’s SEO Toolbar for Chrome」です。

On Page SEO Check by Irayo拡張機能のCRXファイルをダウンロード

On Page SEO Check by Irayo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 On Page SEO Check by Irayo On Page SEO Check by Irayo
ID ondfjbeeffklbifihcnhabapcfnfmikj
公式URL https://chromewebstore.google.com/detail/on-page-seo-check-by-iray/ondfjbeeffklbifihcnhabapcfnfmikj
説明 Irayo’s SEO Toolbar for Chrome
ファイルサイズ 25.5 KB
インストール数 10
現在のバージョン 1.1.1
最終更新日 2016-04-14
公開日 2016-04-14
評価 3.00/5 合計 2 レビュー
開発者 Irayo Technologies
Eメール [email protected]
支払い方法 free
対応言語 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",
        ""
    ]
}