MuStat - How much is your website worth ?
Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click.
MuStat - How much is your website worth ?คืออะไร?
MuStat - How much is your website worth ? เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.mustat.com และคุณลักษณะหลักของมันคือ "Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MuStat - How much is your website worth ?
ดาวน์โหลดไฟล์ส่วนขยาย MuStat - How much is your website worth ? ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.).
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | badmdnllifhdfanpmjmcmijnbecncncl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/mustat-how-much-is-your-w/badmdnllifhdfanpmjmcmijnbecncncl |
คำอธิบาย | Provides tools to estimate a website value, ads revenue, daily traffic and SEO health in one click. |
ขนาดไฟล์ | 9.9 KB |
จำนวนการติดตั้ง | 1,534 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2015-09-11 |
วันที่เผยแพร่ | 2015-09-10 |
คะแนน | 3.23/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | https://www.mustat.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.mustat.com/ |
ภาษาที่รองรับ | 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" } |