Notey - Quick notes in browser!

Want to make a quick note? Notey is here! Click on the icon at the right top of your screen and get started! [BETA]

Notey - Quick notes in browser!คืออะไร?

Notey - Quick notes in browser! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย FinnCoding และคุณลักษณะหลักของมันคือ "Want to make a quick note? Notey is here! Click on the icon at the right top of your screen and get started! [BETA]"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Notey - Quick notes in browser!

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

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

                        Notey is a quick and modern way to make notes.

What can be better than saving notes right in your browser? Superfast, and with a modern look!
Notey has been made from the ground up, it takes less than 1MB storage on your PC, it doesn't eat ram or CPU usage!
Every Computer likes Notey!

How to start:
1. Click on the Notey icon at the top right of Google Chrome.
2. Remove the default text, and start typing your text!

Cool Features:
 - Instantly being able to type when opening Notey
 - Autosaving notes
 - CapsLock detection
 - Working on every PC
 - Lightweight
 - Light & Dark theme
 - Count words
 - Encrypted notes

Enjoy Notey!                    

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

ชื่อ Notey - Quick notes in browser! Notey - Quick notes in browser!
ID edcjeamngdnoldlcmbhkijbocjnjggak
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/notey-quick-notes-in-brow/edcjeamngdnoldlcmbhkijbocjnjggak
คำอธิบาย Want to make a quick note? Notey is here! Click on the icon at the right top of your screen and get started! [BETA]
ขนาดไฟล์ 54.88 KB
จำนวนการติดตั้ง 692
เวอร์ชันปัจจุบัน 1.1.3
อัปเดตครั้งล่าสุด 2020-09-14
วันที่เผยแพร่ 2020-06-25
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา FinnCoding
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://finncoding.com/privacy.html
URL หน้าช่วยเหลือ https://twitter.com/FinnCoding
URL หน้านโยบายความเป็นส่วนตัว https://finncoding.com/privacy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notey - Quick notes in browser!",
    "version": "1.1.3",
    "description": "Want to make a quick note? Notey is here! Click on the icon at the right top of your screen and get started! [BETA]",
    "manifest_version": 2,
    "options_page": "settings.html",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_popup": "notey.html"
    },
    "permissions": [
        "storage"
    ]
}