Simple NotePad Sync

Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's

Simple NotePad Syncคืออะไร?

Simple NotePad Sync เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Subgurim และคุณลักษณะหลักของมันคือ "Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Simple NotePad Sync

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

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

                        Extremely simple notepad.

Just write or paste text and it will be shared in all your Chrome's                    

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

ชื่อ Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
คำอธิบาย Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
ขนาดไฟล์ 35.64 KB
จำนวนการติดตั้ง 405
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2014-06-13
วันที่เผยแพร่ 2014-06-13
คะแนน 4.44/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Subgurim
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple NotePad Sync",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}