MuStat - How much is your website worth ?
Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Wat is MuStat - How much is your website worth ??
MuStat - How much is your website worth ? is een Chrome-extensie ontwikkeld door https://www.mustat.com, en de belangrijkste functie is "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie MuStat - How much is your website worth ?
Download MuStat - How much is your website worth ?-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.).
Basisinformatie over de Extensie
Naam | |
ID | badmdnllifhdfanpmjmcmijnbecncncl |
Officiële URL | https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl |
Beschrijving | Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click. |
Bestandsgrootte | 9.9 KB |
Aantal Installaties | 1,534 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2015-09-11 |
Publicatiedatum | 2015-09-10 |
Beoordeling | 3.23/5 Totaal 13 Beoordelingen |
Ontwikkelaar | https://www.mustat.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.mustat.com/ |
Ondersteunde Talen | 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" } |