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
官方網址 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
電子郵箱 [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"
}