Web History Stat

Generate Stat chart based on your web history

Web History Statคืออะไร?

Web History Stat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Generate Stat chart based on your web history"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Web History Stat

ดาวน์โหลดไฟล์ส่วนขยาย Web History Stat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        WebStat is used to analyse your browser history, with just one click, it will visualize 
your browser history, 
Webstat will give statistics on:
1. Most visited 10 site
2. Browsing time spend one each day (within one month)
3. Time spent on each month                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Web History Stat Web History Stat
ID fccaimiahhpljpnlnheimldcfhdhjgdl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl
คำอธิบาย Generate Stat chart based on your web history
ขนาดไฟล์ 141 KB
จำนวนการติดตั้ง 204
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2015-03-22
วันที่เผยแพร่ 2015-03-22
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Web History Stat",
    "version": "0.1",
    "description": "Generate Stat chart based on your web history",
    "permissions": [
        "history"
    ],
    "browser_action": {
        "default_popup": "webstat.html",
        "default_icon": "icon.png"
    },
    "manifest_version": 2
}