Отзиви за Markdown Viewer Webext
Markdown Viewer Webext от Cimbali
62 отзиви
- Оценена с 5 от 5от Tom Davey, преди 4 годиниI 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!
- Оценена с 5 от 5от ValentinG_, преди 5 години
- Оценена с 5 от 5от EvEn, преди 5 годиниthis add on works perfectly in firefox v64
And i love the size of this add on
Thanks a lot Mr. Keith L Robertson - Оценена с 5 от 5от GT2280, преди 5 години
- Оценена с 5 от 5от GG, преди 5 години
- Оценена с 5 от 5от Cimbali, преди 6 години
- Оценена с 5 от 5от Firefox user 13884192, преди 6 годиниI had to follow the instructions on the home page to set up the markdown mime type on linux, and with that it works marvelously.
- Оценена с 5 от 5от Firefox user 15232191, преди 6 години
- Оценена с 5 от 5от Firefox user 12073715, преди 6 години
- Оценена с 5 от 5от Firefox user 15090897, преди 6 години
- Оценена с 5 от 5от Firefox user 14714660, преди 6 години
- Оценена с 5 от 5от Firefox user 14541252, преди 6 години
- Оценена с 5 от 5от berot3, преди 6 години
- Оценена с 5 от 5от Andrew Gaul, преди 6 години
- Оценена с 5 от 5от stefaleon, преди 6 години
- Оценена с 5 от 5от Felipe Barcelos, преди 6 години
- Оценена с 5 от 5от Firefox user 14341546, преди 7 години
- Оценена с 5 от 5от Firefox user 14153868, преди 7 години
- Оценена с 5 от 5от Firefox user 14258353, преди 7 годиниI 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}} - Оценена с 5 от 5от marsender, преди 7 годиниWorks perfectly on linux after adding mime type.
Don't forget to click on the toolbar icon to enable markdown rendering for local and web filesОтговор от разработчика
публикувано на преди 7 годиниThanks for the feedback. Good news! With 1.4.0, it's no longer necessary to click the browser icon to request permissions! Yay! - Оценена с 5 от 5от Firefox user 14085932, преди 7 години
- Оценена с 5 от 5от Firefox user 14030336, преди 7 годиниExactly 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 typoОтговор от разработчика
публикувано на преди 7 годиниThanks 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. - Оценена с 5 от 5от conorj, преди 7 годиниWorks fine for file opened locally - raw markdown is displayed initially and upon clicking icon it is rendered correctly.