Reviews for Markdown Viewer
Markdown Viewer by simov
Review by Ziah
Rated 3 out of 5
by Ziah, 5 years agoOf all the markdown extensions I like the way this one looks the most. I'm bummed that it totally doesn't work.
Just getting file:// URLs to open in firefox is a huge pain. Whenever I open markdown files, Firefox just wants to download them. See here to fix: https://superuser.com/questions/696361/how-to-get-the-markdown-viewer-addon-of-firefox-to-work-on-linux/1175837#1175837
Edit: This isn't the fault of the extension
The way the superuser article fixes the problem involves making all markdown files part of the text/plain mimetype but other apps on KDE (and possibly other 'DEs) use the text/markdown mimetype differently than text/plain. So I went into about:config and changed helpers.private_mime_types_file to a custom file (e.g. ~/.firefox-mime.types) to separate firefox's mimetypes from the rest of my system. I then added "text/plain md markdown" in that file. The problem is due to the way firefox handles files and mimetypes.
Edit: Again, this isn't a problem with the extension but does make it tricky to set up.
With this extension, when I open a markdown page, about half the time I just get a blank white page and half the time I see the file. Whenever I enable markdown or change markdown settings, the page reloads and I almost always get back to the blank white page.
When I open the addon's settings page, there are some pretty bad graphical glitches, everything is squished together and the bottom border just keeps slowly inching farther and farther down my screen.
Just getting file:// URLs to open in firefox is a huge pain. Whenever I open markdown files, Firefox just wants to download them. See here to fix: https://superuser.com/questions/696361/how-to-get-the-markdown-viewer-addon-of-firefox-to-work-on-linux/1175837#1175837
Edit: This isn't the fault of the extension
The way the superuser article fixes the problem involves making all markdown files part of the text/plain mimetype but other apps on KDE (and possibly other 'DEs) use the text/markdown mimetype differently than text/plain. So I went into about:config and changed helpers.private_mime_types_file to a custom file (e.g. ~/.firefox-mime.types) to separate firefox's mimetypes from the rest of my system. I then added "text/plain md markdown" in that file. The problem is due to the way firefox handles files and mimetypes.
Edit: Again, this isn't a problem with the extension but does make it tricky to set up.
With this extension, when I open a markdown page, about half the time I just get a blank white page and half the time I see the file. Whenever I enable markdown or change markdown settings, the page reloads and I almost always get back to the blank white page.
When I open the addon's settings page, there are some pretty bad graphical glitches, everything is squished together and the bottom border just keeps slowly inching farther and farther down my screen.
Developer response
posted 5 years agoThe file:// URL issue is related to how Firefox handles markdown mime types. So unless Firefox do something about it I can do little, reminder, this is a Browser Extension for Firefox > 57, meaning that I don't have unrestricted access to the user's system.
About the blank page issue, that was caused by interference with other extensions and it was fixed on Chrome, I just have to publish the new version here.
About the settings page, you have to open it from the extension's popup in a separate window. The advanced options page is not optimized for the Firefox builtin extensions view.
EDIT: The 'Blank Page Issue' should be fixed now in v3.8
About the blank page issue, that was caused by interference with other extensions and it was fixed on Chrome, I just have to publish the new version here.
About the settings page, you have to open it from the extension's popup in a separate window. The advanced options page is not optimized for the Firefox builtin extensions view.
EDIT: The 'Blank Page Issue' should be fixed now in v3.8
56 reviews
- Rated 5 out of 5by 敬念法轮大法好远离瘟疫, 2 months ago
- Rated 5 out of 5by Chester, 3 months ago
- Rated 5 out of 5by Firefox user 18719343, 4 months ago
- Rated 5 out of 5by william smith, 6 months agoGreat extension.
BTW, Is there a way that i can replace '..' with any other character as the parent path? - Rated 1 out of 5by Firefox user 16303081, 9 months agoDoes 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.
Developer response
posted 9 months agoHave 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. - Rated 5 out of 5by Firefox user 13526417, a year ago
- Rated 1 out of 5by Mertbikoss, a year ago
- Rated 5 out of 5by Firefox user 18223088, a year ago
- Rated 5 out of 5by mslonik, a year agoJust 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!
Developer response
posted a year agoThanks 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. - Rated 1 out of 5by Carlos A, a year ago
- Rated 1 out of 5by No, a year ago
- Rated 1 out of 5by Peter Lyons Kehl, 2 years ago
- Rated 5 out of 5by Firefox user 17831440, 2 years ago
- Rated 5 out of 5by IcLod, 2 years agoVery good!
I have installed it on Firefox and Edge ,it well !
On Firefox, you need to do an extra security step before you can use it(Firefox require).
And before use it, you should uninstall any other markdown extensions.
Finally, thanks agian to the author Simov. - Rated 5 out of 5by Firefox user 13641102, 2 years agoWorks 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!
- Rated 5 out of 5by Firefox user 15083079, 2 years ago
- Rated 1 out of 5by Igor Darovskikh, 2 years agoDoes not work in ubuntu 22. Extension reports that it can't read (or change) data from local files
Developer response
posted 2 years agoHere is how to make it work: https://github.com/simov/markdown-viewer/blob/main/firefox.md - Rated 5 out of 5by Simon, 2 years agoWorks great after this workaround: https://github.com/Cimbali/markdown-viewer#support-for-local-files-on-linux
- Rated 4 out of 5by Paco, 3 years agoDoes what it says on the tin for the most part, doesn't display tables from Reddit correctly though.
- Rated 4 out of 5by MikZ, 3 years agoMy 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. - Rated 4 out of 5by 컨트롤D, 3 years agoIt lacked a bit of detail to set the Markdown title to the tab's title when the file was loaded.