Notetab - capture your thoughts
Capture your thoughts seamlessly in the new tab page
Notetab - capture your thoughtsคืออะไร?
Notetab - capture your thoughts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Nicklas Cook และคุณลักษณะหลักของมันคือ "Capture your thoughts seamlessly in the new tab page"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Notetab - capture your thoughts
ดาวน์โหลดไฟล์ส่วนขยาย Notetab - capture your thoughts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replace the new tab with a better way to manage your life. Lightweight, minimalistic and blazing fast.
✔ Seamless syncing of notes across your Google account.
✔ Beautiful background images from reddit.com/r/Earthporn
✔ 'Notepads' to create lists, separate notes and much more.
✔ Bookmarks with images built in.
✔ Simple timer.
✔ Material Design with both light and dark themes.
More Information:
https://github.com/nicklascook/Notetab ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | malimlglkbkgjkainkeemkhmedcbeene |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene |
| คำอธิบาย | Capture your thoughts seamlessly in the new tab page |
| ขนาดไฟล์ | 175 KB |
| จำนวนการติดตั้ง | 190 |
| เวอร์ชันปัจจุบัน | 1.4.5 |
| อัปเดตครั้งล่าสุด | 2017-04-30 |
| วันที่เผยแพร่ | 2017-04-30 |
| คะแนน | 4.86/5 รวมทั้งหมด 7 คะแนน |
| ผู้พัฒนา | Nicklas Cook |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://github.com/nicklascook/Notetab |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Notetab - capture your thoughts",
"author": "Nicklas Cook",
"version": "1.4.5",
"description": "Capture your thoughts seamlessly in the new tab page",
"short_name": "Notetab",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": [
"storage"
],
"icons": {
"128": "icon128.png"
},
"manifest_version": 2
} | |