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 ? là gì?

MuStat - How much is your website worth ? là một tiện ích mở rộng Chrome được phát triển bởi https://www.mustat.com, và tính năng chính của nó là "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng MuStat - How much is your website worth ?

Tải xuống các tệp mở rộng MuStat - How much is your website worth ? dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.).                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên MuStat - How much is your website worth ? MuStat - How much is your website worth ?
ID badmdnllifhdfanpmjmcmijnbecncncl
URL Chính Thức https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl
Mô tả Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Kích Thước Tệp 9.9 KB
Số Lần Cài Đặt 1,534
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2015-09-11
Ngày Phát Hành 2015-09-10
Đánh Giá 3.23/5 Tổng số 13 Đánh Giá
Nhà Phát Triển https://www.mustat.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.mustat.com/
Ngôn Ngữ Được Hỗ Trợ 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"
}