Moment - New Tab Markdown notes & task list
Don't lose what grabs you in the moment.
什麼是Moment - New Tab Markdown notes & task list?
Moment - New Tab Markdown notes & task list是由This is Undefined開發的Chrome擴展程式,該擴展的主要功能是“Don't lose what grabs you in the moment.”。
擴展截圖
下載Moment - New Tab Markdown notes & task list擴展crx文件
下載Moment - New Tab Markdown notes & task list擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Don't lose what grabs you in the moment. Moment gives you a new tab experience where you can enjoy beautiful pictures whilst still giving you the functionality of taking notes. Create and track task lists or write down, Remember you had something left to do but don't know what? Just open a new tab! Moment supports markdown to nicely format your notes.
擴展基本資訊
名稱 | Moment - New Tab Markdown notes & task list |
ID | dgeecflffebojknicfihomhllikhpggm |
官方網址 | https://chromewebstore.google.com/detail/moment-new-tab-markdown-n/dgeecflffebojknicfihomhllikhpggm |
簡介 | Don't lose what grabs you in the moment. |
檔案大小 | 182 KB |
安裝次數 | 537 |
目前版本 | 0.1.8 |
更新時間 | 2019-03-08 |
上架時間 | 2019-03-08 |
評分 | 4.69/5 共 13 次評分 |
開發者 | This is Undefined |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://siebevd.be |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Moment - New Tab Markdown notes & task list", "homepage_url": "http:\/\/siebevd.be", "description": "Don't lose what grabs you in the moment.", "version": "0.1.8", "incognito": "split", "chrome_url_overrides": { "newtab": "blank.html" }, "author": "Siebe Van Dijck", "icons": { "128": "moment128.png" }, "manifest_version": 2 } |