Reviews for Markdown Viewer Webext
Markdown Viewer Webext by Cimbali
102 reviews
- Rated 4 out of 5by Ziah, 6 years agoIt took me a while to even get it to do anything. I would appreciate proper instructions on how to use the extension.
This is not a problem with this extension, rather with Firefox. Whenever I open markdown files in firefox, it just wants to download them. I ended up having to change the mimetype text/plain to also include the extensions .md and .markdown. See here: https://superuser.com/questions/696361/how-to-get-the-markdown-viewer-addon-of-firefox-to-work-on-linux/1175837#1175837
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 my system. I then added "text/plain md markdown" in that file. The problem is due to the way firefox handles files and mimetypes.
I am unable to change the code style in the markdown-viewer menu which is very frustrating, the markdown style does work. - Rated 4 out of 5by Firefox user 15106913, 6 years agoIt works. For those like me using Linux, you should read the README in https://github.com/KeithLRobertson/markdown-viewer/blob/master/README.md#installing-on-linux At first it seemed like it was a no go but after reading the docs and following the procedure, the extension works just fine.
- Rated 5 out of 5by Firefox user 15090897, 6 years ago
- Rated 1 out of 5by Roselove, 6 years agoDoesn't work. There's no button, and opening a local file on Linux still tries to download it.
- Rated 4 out of 5by geen naam, 6 years agoThis is pretty good and does what I want. You can open a a markdown (.md) file on your machine in Firefox. There are multiple ways to style the page.
By default a small enlargable box is top left and you can click on this to get 3 options.
The first allows you to switch between the default and GitHub markdown style. (no utf-8 on one?).
The second has a decent list of styles that would be good but this didn't work for me.
The final option is a button to download the file as HTML. This works though the HTML is rather messy as it has all the code and styling for the dropdown box. You can remove the dropdown box though in the app’s settings though then of course you can’t click it to save as HTML. However you can delete the excess code from the file if you want to, though it's an extra step.
At least three other ways exist to to style pages. One is to write custom styles in the text box on the apps settings page. This is good for default styles.
Another way is to link to an external CSS file (put the link at the bottom of the page otherwise it won't work properly). You can also use an embedded stylesheet anywhere on the page (between two style tags).
All in all this is a great little add-on. Loses a mark from me because the dropdown styles didn't work for some reason and the generated HTML was messy. - Rated 4 out of 5by Milly, 6 years ago
- Rated 5 out of 5by Firefox user 14714660, 6 years ago
- Rated 4 out of 5by Cyd, 6 years agoGreat extension.
Please, can you add markdown type mime "text/markdown" support (https://tools.ietf.org/html/rfc7763).
Thanks - Rated 4 out of 5by Firefox user 14596245, 6 years ago
- Rated 5 out of 5by Firefox user 14541252, 6 years ago
- Rated 5 out of 5by berot3, 6 years ago
- Rated 5 out of 5by Andrew Gaul, 6 years ago
- Rated 5 out of 5by stefaleon, 6 years ago
- Rated 5 out of 5by Felipe Barcelos, 6 years ago
- Rated 1 out of 5by NatoBoram, 6 years agoDoesn't work. There's no button, and opening a local file on Linux still tries to download it.
- Rated 5 out of 5by Firefox user 14341546, 7 years ago
- Rated 5 out of 5by Firefox user 14153868, 7 years ago
- Rated 4 out of 5by Firefox user 14277084, 7 years agoAdd-on works fine on Linux for local .md files using the mime type mod.
But where do you make the equivalent change for Firefox on OS-X? - Rated 2 out of 5by Firefox user 14268393, 7 years agoThe markdown viewer is amazing, very neatly done and robust. I even test it on a large .md file with no hiccups.
my only concern is a recent update recently, where a simple Markdown Viewer is requesting my permission to access personal data of all websites. I'm afraid this is a deal breaker for me. Why would a markup reader want to access my personal info of all my websites?
I'll gladly update my review and rating once that suspicious permission is tackled.
thank you - Rated 5 out of 5by Firefox user 14258353, 7 years agoI use it to copy the webpage link into LaTeX with the hyperref package. I modify the default markup syntaxis with one appropriate for LaTeX (plus hyperref):
\href{${page.url}}{${page.title}} - Rated 5 out of 5by marsender, 7 years agoWorks perfectly on linux after adding mime type.
Don't forget to click on the toolbar icon to enable markdown rendering for local and web filesDeveloper response
posted 7 years agoThanks for the feedback. Good news! With 1.4.0, it's no longer necessary to click the browser icon to request permissions! Yay! - Rated 1 out of 5by Firefox user 13434693, 7 years agoNot working. Tried to update mime database but firefox just won't render local and online .md files, even the README.md on github.
- Rated 5 out of 5by Firefox user 14085932, 7 years ago
- Rated 4 out of 5by Firefox user 13895268, 7 years ago