Word Counter

Smart word counter that also provides character and sentence count, keyword density and reading grade level.

Word Counterคืออะไร?

Word Counter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wordcount.in และคุณลักษณะหลักของมันคือ "Smart word counter that also provides character and sentence count, keyword density and reading grade level."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Word Counter

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

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

                        Smart word counter that also provides character and sentence count, keyword density and reading grade level.                    

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

ชื่อ Word Counter Word Counter
ID nmkhmakkbgbokmcfbgnmmfibjkcmooco
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/word-counter/nmkhmakkbgbokmcfbgnmmfibjkcmooco
คำอธิบาย Smart word counter that also provides character and sentence count, keyword density and reading grade level.
ขนาดไฟล์ 656 KB
จำนวนการติดตั้ง 284
เวอร์ชันปัจจุบัน 2
อัปเดตครั้งล่าสุด 2018-08-14
วันที่เผยแพร่ 2018-08-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://wordcount.in
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://wordcount.in
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Word Counter",
    "description": "Smart word counter that also provides character and sentence count, keyword density and reading grade level.",
    "version": "2",
    "author": "Ross Burmeister",
    "browser_action": {
        "default_icon": "images\/icon-2.png",
        "default_popup": "index.html"
    }
}