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 |
官方URL | 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 } |