MuStat - How much is your website worth ?
Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
Co to jest MuStat - How much is your website worth ??
MuStat - How much is your website worth ? to rozszerzenie Chrome opracowane przez https://www.mustat.com, a jego główną funkcją jest „Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia MuStat - How much is your website worth ?
Pobierz pliki rozszerzeń MuStat - How much is your website worth ? w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.).
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | badmdnllifhdfanpmjmcmijnbecncncl |
Oficjalny URL | https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl |
Opis | Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click. |
Rozmiar pliku | 9.9 KB |
Liczba instalacji | 1,534 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2015-09-11 |
Data Publikacji | 2015-09-10 |
Ocena | 3.23/5 Łącznie 13 Oceny |
Deweloper | https://www.mustat.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.mustat.com/ |
Obsługiwane Języki | 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" } |