MuStat - How much is your website worth ?

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

Cos'è MuStat - How much is your website worth ??

MuStat - How much is your website worth ? è un'estensione di Chrome sviluppata da https://www.mustat.com, e la sua funzione principale è "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione MuStat - How much is your website worth ?

Scarica i file di estensione MuStat - How much is your website worth ? in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome MuStat - How much is your website worth ? MuStat - How much is your website worth ?
ID badmdnllifhdfanpmjmcmijnbecncncl
URL Ufficiale https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl
Descrizione Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Dimensione del File 9.9 KB
Conteggio Installazioni 1,534
Versione Corrente 1.1
Ultimo Aggiornamento 2015-09-11
Data di Pubblicazione 2015-09-10
Valutazione 3.23/5 Totale 13 Valutazioni
Sviluppatore https://www.mustat.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.mustat.com/
Lingue Supportate 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"
}