标示 icon

标示

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

Extension Actions

CRX ID
ehnambpmkdhopilaccgfmojilolcglhn
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

MarkView 标示

Image from store
标示
Description from store

NOTICE: For more new features, please use MarkView ( https://chrome.google.com/webstore/detail/markview/iaddkimmopgchbbnmfmdcophmlnghkim ) instead. In the meantime, Markdown Viewer need to be disable/delete because both can't work properly together.

markdownViewer
====================

markdownViewer is a Chrome extention for reading markdown file with
an outline view, support Github table styles.

Features:
====================

1. Show outline beside the content in scrollable way
2. Auto reload local file when file is changed (Post-installation: select "Allow access to file URLs" option in chrome://extensions/)
3. Have buttons for GoTop, ViewSource and GoBottom
4. Highlight the code area with red color.
5. Support Github table styles with inline HTML.
6. Viewing markdown file in HTML format

Change Log
================
1.0.12 1.0.11 1.0.10 1.0.9 Update document.
1.0.8 Support Github table styles, update the screenshot.
1.0.7 Move buttons to right bottom corner, update the screenshot
1.0.6 Move buttons to right to keep outline and buttons in one place; update outline css to have
better fit size
1.0.5 Some UI changes: change width percentage; move top, source, bottom to left
1.0.4 Used marked.js instead of showdown.js to render MD
1.0.3 Removed container border when print
1.0.2 Add Wiki and Screen Shot
1.0.1 Initial

Inside markdown file, table format code example
========

### A test for table

<table>
<tr>
<th>Head1</th><th>Head2</th>
</tr>
<tr>
<td>Foo1</td><td>Foo2</td>
</tr>
<tr>
<td>Foo3</td><td>Foo4</td>
</tr>
</table>

### Done for table

Source Code
====================

https://github.com/swcool/markdownViewer/wiki

License
====================

markdownViewer is released under the MIT license:

The MIT License

Latest reviews

Tomasz Wójcik
Would be a five-star-app but it doesn't work with local files. It worked previously but now it throws a CORS-related exception.
Shivam Sharma
It is the best among all the available ones and it's nearest to github theme too. It could be better if <hr> were plain and Injected CSS gets injected itself.
Scott Hawker
I tried many different markdown viewers, and this is the best, hands down. The wysiwyg editor is also very nice.
Karl N. Redman
I love the extension. IMHO this is the best markdown viewer out there. My only request is that the file extension could be customized: i.e. I view markdown files in a variety of file extensions like .vimwiki)
Maurits de Jong
Deze Markdown-viewer doet wat ie moet doen: documenten met Markdown-opmaak correct weergeven. Geen additionele instellingen zijn noodzakelijk.
William Cattey
After trying several different markdown viewers, this is the best so far. The other three I tried did not render tables. This one does. I gave four stars instead of five because the table rendering includes the vertical bars that defined the table in markdown, when I think it really should highlight the region in a different background, and not display the vertical bars.
Rahul Shah
perfect - does what it says.
Sungjune Lee
Best in this class
徐莉
Works Well and support Chinese!
Jason Darrell
Does nothing - even the 'test sample' URL is broken. Woeful.
Egidio Caleiro Santoro
awesome first impression
Isabel Martinez
Doesn’t work with local files = unusable.
Budianto
Love it. Before start using, remember to allow access to local file urls in chrome://extensions/ list
Joe Jansen
Doesn't seem to do anything. Links for samples and settings are broken (404)
Joao Fernandes
Great it applys Latin chars just right.
Fayang Pan
Works better than other extensions.
John Lusk
Works better than Markdown Previewer Plus on markdown generated by emacs org-mode. Don't forget to allow access to local file urls in chrome://extensions/ list.
Daniel Bhugon
What?! How does it work? Tried to open .md files a couple of different ways and nothing.
Tobias Grasl
Doesn't seem to do anything, no obvious way to activate it. Then in the comments on this site is says its deprecated and use Markview. Why not remove it? Markview also questiobable, by the wau
Sazzad Hossain Khan
Serving my purpose
Charles Le
Doesn't support Tables.
Gwendoline MEYER
Works fine, thanks!
José Carlos Monteiro
Very good Markdown Preview, specially because of the TOC sidebar on the right.
Phil 4000n
Unfortunately, does not support tables syntax
Jan Prochazka
Not working
Roman Petrovski
Would have been much more useful if it supported tables github style.