Recensioner för Markdown Viewer Webext
Markdown Viewer Webext av Cimbali
62 recensioner
- Betygsatt 5 av 5av Tom Davey, för 4 år sedanI had a Markdown file (*.md) on disk I needed to render and print. It took about 30 seconds to install this extension, drag-and-drop the file onto a Firefox window, and boom, there's the rendered version of the file displayed as intended. I'm using Firefox 84.0.1 on Windows 10. Thank you!
- Betygsatt 5 av 5av ValentinG_, för 5 år sedan
- Betygsatt 5 av 5av EvEn, för 5 år sedanthis add on works perfectly in firefox v64
And i love the size of this add on
Thanks a lot Mr. Keith L Robertson - Betygsatt 5 av 5av GT2280, för 5 år sedan
- Betygsatt 5 av 5av GG, för 5 år sedan
- Betygsatt 5 av 5av Cimbali, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 13884192, för 6 år sedanI had to follow the instructions on the home page to set up the markdown mime type on linux, and with that it works marvelously.
- Betygsatt 5 av 5av Firefox-användare 15232191, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 12073715, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 15090897, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14714660, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14541252, för 6 år sedan
- Betygsatt 5 av 5av berot3, för 6 år sedan
- Betygsatt 5 av 5av Andrew Gaul, för 6 år sedan
- Betygsatt 5 av 5av stefaleon, för 6 år sedan
- Betygsatt 5 av 5av Felipe Barcelos, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14341546, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 14153868, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 14258353, för 7 år sedanI 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}} - Betygsatt 5 av 5av marsender, för 7 år sedanWorks perfectly on linux after adding mime type.
Don't forget to click on the toolbar icon to enable markdown rendering for local and web filesUtvecklarens svar
postad för 7 år sedanThanks for the feedback. Good news! With 1.4.0, it's no longer necessary to click the browser icon to request permissions! Yay! - Betygsatt 5 av 5av Firefox-användare 14085932, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 14030336, för 7 år sedanExactly as advertised. I open .md or .markdown files in the browser and this "beautifies" them. Many thanks!
One suggestion I have is to have a "dark mode" that inverts the black on white or to have a "Custom CSS" box in the settings that would allow us to adjust this.
If this plugin is available on GitHub (haven't checked yet), I might consider making a pull request to implement the feature ^ mentioned above.
Edit: Fix typoUtvecklarens svar
postad för 7 år sedanThanks for the feedback! There is a Custom CSS box in settings, and it should do what you want. Try entering " body { background-color: black; color: white } " as the CSS. - Betygsatt 5 av 5av conorj, för 7 år sedanWorks fine for file opened locally - raw markdown is displayed initially and upon clicking icon it is rendered correctly.