Notepad+

Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…

Notepad+คืออะไร?

Notepad+ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย plus.extensions.dev และคุณลักษณะหลักของมันคือ "Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows you to use a few commands to help you take notes better. The timers allow you to choose the timer duration, and also swap between creating stopwatches and timers. The timer will turn red once its at 0:00. You can note anything down using lists, and also delete the item by clicking the circle on the left.

Update: fixed transfer bug that failed to provide type:notes home page.                    

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

ชื่อ Notepad+ Notepad+
ID lcbldkmdhkffpeamipcnibjifgmoiafp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/notepad+/lcbldkmdhkffpeamipcnibjifgmoiafp
คำอธิบาย Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…
ขนาดไฟล์ 9.4 KB
จำนวนการติดตั้ง 75
เวอร์ชันปัจจุบัน 2.0.0.3
อัปเดตครั้งล่าสุด 2022-02-08
วันที่เผยแพร่ 2021-02-28
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา plus.extensions.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notepad+",
    "short_name": "NP+",
    "version": "2.0.0.3",
    "manifest_version": 3,
    "action": {
        "default_icon": "notesLogo.png",
        "default_title": "Notepad+",
        "default_popup": "notepad+.html"
    },
    "icons": {
        "16": "notesLogo.png",
        "48": "notesDispaly.png",
        "128": "notesicon.png"
    }
}