MuStat - How much is your website worth ?

Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.

MuStat - How much is your website worth ?とは何ですか?

MuStat - How much is your website worth ?はhttps://www.mustat.comによって開発されたChromeの拡張機能で、その主な機能は「Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.」です。

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

screenshot
screenshot
screenshot
screenshot

MuStat - How much is your website worth ?拡張機能のCRXファイルをダウンロード

MuStat - How much is your website worth ?拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        MuStat.com is a free website analysis tool that allows you to know how much any website is worth, how many visitors it gets per day and how performant it is (SEO performance, earnings, etc.).                    

拡張機能の基本情報

名前 MuStat - How much is your website worth ? MuStat - How much is your website worth ?
ID badmdnllifhdfanpmjmcmijnbecncncl
公式URL https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl
説明 Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
ファイルサイズ 9.9 KB
インストール数 1,534
現在のバージョン 1.1
最終更新日 2015-09-11
公開日 2015-09-10
評価 3.23/5 合計 13 レビュー
開発者 https://www.mustat.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.mustat.com/
対応言語 en,fr,es,el
manifest.json
{
    "manifest_version": 2,
    "name": "__MSG_name__",
    "short_name": "MuStat",
    "version": "1.1",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "128": "images\/128x128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/19x19.png",
            "38": "images\/38x38.png"
        },
        "default_title": "__MSG_default_title__"
    },
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}