Markdown Viewer에 대한 리뷰
Markdown Viewer 제작자: simov
리뷰 66개
- 5점 만점에 5점Firefox 사용자 13641102 님, 3년 전Works great if you configure it properly on Linux using this guide: https://github.com/simov/markdown-viewer/blob/main/firefox.md. If you using Ubuntu probably you have the snap version. In that case in about:config (following the steps on the previous URL) on Firefox be sure to put the full path of the mime file avoid using ~ character. And after that if the addon is not rendering properly the md files, then go to the advanced options of the addon and give the necessary permissions on file access and site access. The addon is great but this process complicate things. However it is worth it!
- 5점 만점에 5점Firefox 사용자 15083079 님, 3년 전
- 5점 만점에 1점Igor Darovskikh 님, 3년 전Does not work in ubuntu 22. Extension reports that it can't read (or change) data from local files
개발자 답글
3년 전에 게시됨Here is how to make it work: https://github.com/simov/markdown-viewer/blob/main/firefox.md - My first impression was that it was useless, because it states file:// URLs aren't supported. The docs on GitHub talk mainly about Chrome and the video has no sound, so I didn't find the workaround that somebody else posted in a comment. Here's the fix: https://superuser.com/questions/696361/how-to-get-the-markdown-viewer-addon-of-firefox-to-work-on-linux/1175837#1175837
The fact that this isn't clear in the instructions seems a pretty scathing oversight.
Anyhow, once I added the MIME type, it started working pretty well. - 5점 만점에 5점Firefox 사용자 14333642 님, 4년 전
- 5점 만점에 5점Firefox 사용자 16862528 님, 5년 전
- 5점 만점에 5점SuperHarmony910 님, 5년 전
- 5점 만점에 5점Amadeo García Torrano 님, 5년 전
- 5점 만점에 1점Firefox 사용자 16266854 님, 6년 전Rating 1 star because of permissions, this plugin should not require access to all data on all websites.
개발자 답글
5년 전에 게시됨It does not require any permissions by default. It's a bug in the way Mozilla detects the optional permissions inside the extension's manifest file. Those permissions are optional and they still require a user consent, meaning I cannot enable them in the background to access your data on all sites without you knowing about it. Plus the extension only looks for markdown files, the source code is not GitHub .. - 5점 만점에 4점Firefox 사용자 16142732 님, 6년 전
- 5점 만점에 4점Firefox 사용자 15492198 님, 6년 전It's an excellant addon,but the support of printing page is poor .the page rendered by this plugin can not be printed completely.
这个扩展很好用,但是对打印的支持不尽如人意。这个插件渲染的页面无法被完整地打印。 - The same problem with the plugin on KDE. In spite of the [MIME solution by Firefox user 15126385](https://addons.mozilla.org/en-US/firefox/addon/markdown-viewer-chrome/reviews/1453572/) works perfectly, I have to refresh the page or change any of settings to see the content instead of blank page.
Plugin v. 3.8
Firefox v. 74.0
P.S. That solution for KDE should have appearance in the Documentation.