Markdown Viewer에 대한 리뷰
Markdown Viewer 제작자: simov
리뷰 56개
- 5점 만점에 5점Firefox 사용자 14481285 님, 4일 전
- 5점 만점에 5점Firefox 사용자 18719343 님, 5달 전
- 5점 만점에 5점william smith 님, 6달 전Great extension.
BTW, Is there a way that i can replace '..' with any other character as the parent path? - 5점 만점에 1점Firefox 사용자 16303081 님, 10달 전Does not register the .md file extension with the browser, so any attempt to open a markdown file leads to the Firefox "open with..." dialog. An alternative would be to add an "Open" button to this extension's panel, and have it properly open markdown files inside the browser pane. Otherwise this extension does not work at all because it is totally incapable of opening any markdown file.
개발자 답글
10달 전에 게시됨Have a look at this thread: https://github.com/simov/markdown-viewer/issues/213
Also, while I understand your frustration, this review section is for rating the extension itself, where the above mentioned issue is caused by a misconfiguration on your Operating System (or Browser) and it is outside of the control of the extension.
There are other channels where you can share your issue and get support from others experiencing the same. - 5점 만점에 5점Firefox 사용자 13526417 님, 일 년 전
- 5점 만점에 1점Mertbikoss 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 18223088 님, 일 년 전
- Just after installation in Firefox, Windows 10 Home, I had a problem to find application icon on Firefox taskbar. I've asked for advice sending support e-mail. The feedback was immediate. The application works great even with `mermaid` Markdown extension. Happy to use it. Thank you for your effort!
개발자 답글
일 년 전에 게시됨Thanks for the feedback.
In Markdown Viewer v5.3 popup options are now available in the main settings page of the extension, so it will be easier to find them and it won't require using the extension popup. - 5점 만점에 1점Peter Lyons Kehl 님, 2년 전
- 5점 만점에 5점Firefox 사용자 17831440 님, 2년 전
- 5점 만점에 5점Firefox 사용자 13641102 님, 2년 전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 님, 2년 전
- 5점 만점에 1점Igor Darovskikh 님, 2년 전Does not work in ubuntu 22. Extension reports that it can't read (or change) data from local files
개발자 답글
2년 전에 게시됨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.