Flash Note

This extension allows you to write small notes in your browser.

Flash Noteคืออะไร?

Flash Note เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Fat Cattitude, LLC และคุณลักษณะหลักของมันคือ "This extension allows you to write small notes in your browser."

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

screenshot

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

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

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

                        This extension allows you to take quick notes right from your browser. Notes are synced to your Google account.                    

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

ชื่อ Flash Note Flash Note
ID cbpmbifffiggcmoipaafjmkmmjicojfl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flash-note/cbpmbifffiggcmoipaafjmkmmjicojfl
คำอธิบาย This extension allows you to write small notes in your browser.
ขนาดไฟล์ 849 KB
จำนวนการติดตั้ง 67
เวอร์ชันปัจจุบัน 0.0.0.7
อัปเดตครั้งล่าสุด 2023-05-30
วันที่เผยแพร่ 2018-06-21
ผู้พัฒนา Fat Cattitude, LLC
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Note",
    "description": "This extension allows you to write small notes in your browser.",
    "version": "0.0.0.7",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}