Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

什麼是Notetab - capture your thoughts?

Notetab - capture your thoughts是由Nicklas Cook開發的Chrome擴展程式,該擴展的主要功能是“Capture your thoughts seamlessly in the new tab page”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Notetab - capture your thoughts擴展crx文件

下載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                    

擴展基本資訊

名稱 Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
官方網址 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
}