MuStat - How much is your website worth ?

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

Hvad er MuStat - How much is your website worth ??

MuStat - How much is your website worth ? er en Chrome-udvidelse udviklet af https://www.mustat.com, og dens hovedfunktion er "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download MuStat - How much is your website worth ?-udvidelses-CRX-fil

Download MuStat - How much is your website worth ?-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn MuStat - How much is your website worth ? MuStat - How much is your website worth ?
ID badmdnllifhdfanpmjmcmijnbecncncl
Officiel URL https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl
Beskrivelse Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Filstørrelse 9.9 KB
Antal Installationer 1,534
Nuværende Version 1.1
Senest Opdateret 2015-09-11
Udgivelsesdato 2015-09-10
Bedømmelse 3.23/5 Samlet 13 Bedømmelser
Udvikler https://www.mustat.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.mustat.com/
Understøttede Sprog 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"
}