
Markdown Reader
大小:1.61MiB版本:v 1.0.15更新时间:2019-03-08
Read markdown file in Chrome.
Markdown Reader 的使用方法详解,最全面的教程
Markdown Reader 描述:
用户数:30000
分类:开发者工具插件
扩展大小:1.61M
最后更新时间:2019-03-08
版本:v 1.0.15
Markdown Reader 插件简介:
这是来自Chrome商店的 Markdown Reader 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Markdown Reader插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Markdown Reader插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/MarkdownReader:
========================
markdownReader is a extention for chrome, used for reading markdown file.
Features:
========================
1. Reading markdown file
2. Auto reload local file when file is changed
3. Highlight the code area
4. Show outline beside the content
5. Support extension: Tasklist, table, LaTeX
6. Toggle raw mode and markdown mode by double Click
Install
==============
1. Install plugin: https://chrome.google.com/webstore/detail/markdown-reader/gpoigdifkoadgajcincpilkjmejcaanc
2. Open plugin center: chrome://extensions/, check "Allow access to file URLs"
3. Drag md file to chrome
Source code:
========================
https://github.com/yaniswang/markdownReader
License:
========================
markdownReader is released under the MIT license:
The MIT License
Copyright (c) 2014 - 2017 < yanis.wang@gmail.com >
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.