MuStat - How much is your website worth ?

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

Qu'est-ce que MuStat - How much is your website worth ? ?

MuStat - How much is your website worth ? est une extension Chrome développée par https://www.mustat.com, et sa fonction principale est "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MuStat - How much is your website worth ?

Téléchargez les fichiers d'extension MuStat - How much is your website worth ? au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom MuStat - How much is your website worth ? MuStat - How much is your website worth ?
ID badmdnllifhdfanpmjmcmijnbecncncl
URL Officiel https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl
Description Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Taille du Fichier 9.9 KB
Nombre d'Installations 1,534
Version Actuelle 1.1
Dernière Mise à Jour 2015-09-11
Date de Publication 2015-09-10
Évaluation 3.23/5 Total 13 Évaluations
Développeur https://www.mustat.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.mustat.com/
Langues Prises en Charge 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"
}