NoteTab - Save Your Thoughts

Capture your thoughts seamlessly in the new tab page

NoteTab - Save Your Thoughtsคืออะไร?

NoteTab - Save Your Thoughts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 2050 และคุณลักษณะหลักของมันคือ "Capture your thoughts seamlessly in the new tab page"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NoteTab - Save Your Thoughts

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

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

                        Write down your important notes, reminders, or random thoughts seamlessly in the new tab of every page. With NoteTab, your new tab is transformed into a better way to manage your productivity and thoughts as you surf the web. The NoteTab extension is lightweight, minimalistic, blazing fast. 

By clicking "Add to chrome", I accept and agree to installing the NoteTab extension and setting Chrome New Tab search to that provided by the service. The search will be powered by Bing.

Privacy Policy: https://2050.one/privacy

Terms of Service: https://2050.one/terms

Key Feature Include: 

* All Notes are automatically saved.  
* Beautiful background images of Planet Earth.
* Dedicated 'Notepads' to create lists, separate notes and much more.
* Bookmarks with URL images built in.
* Built in timer.
* Light and Dark themes.

We’re always working to make NoteTab better and would love to hear from you. You can reach out to us at [email protected]                    

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

ชื่อ NoteTab - Save Your Thoughts NoteTab - Save Your Thoughts
ID igdekamfjpbdoijfaegpnmpokdjbgogb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/notetab-save-your-thought/igdekamfjpbdoijfaegpnmpokdjbgogb
คำอธิบาย Capture your thoughts seamlessly in the new tab page
ขนาดไฟล์ 184 KB
จำนวนการติดตั้ง 5,326
เวอร์ชันปัจจุบัน 0.0.6
อัปเดตครั้งล่าสุด 2022-09-28
วันที่เผยแพร่ 2021-07-23
คะแนน 4.25/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา 2050
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://2050.one/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NoteTab - Save Your Thoughts",
    "author": "Notetab Builder",
    "version": "0.0.6",
    "description": "Capture your thoughts seamlessly in the new tab page",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3
}