Markdown Viewer Webext incelemeleri
Markdown Viewer Webext geliştiren: Cimbali
62 inceleme
- 5 üzerinden 5 puanyazan: Tom Davey, 4 yıl önceI 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 üzerinden 5 puanyazan: ValentinG_, 5 yıl önce
- 5 üzerinden 5 puanyazan: EvEn, 5 yıl öncethis add on works perfectly in firefox v64
And i love the size of this add on
Thanks a lot Mr. Keith L Robertson - 5 üzerinden 5 puanyazan: GT2280, 5 yıl önce
- 5 üzerinden 5 puanyazan: GG, 5 yıl önce
- 5 üzerinden 5 puanyazan: Cimbali, 5 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13884192, 6 yıl önceI 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 üzerinden 5 puanyazan: Firefox kullanıcısı 15232191, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12073715, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15090897, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14714660, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14541252, 6 yıl önce
- 5 üzerinden 5 puanyazan: berot3, 6 yıl önce
- 5 üzerinden 5 puanyazan: Andrew Gaul, 6 yıl önce
- 5 üzerinden 5 puanyazan: stefaleon, 6 yıl önce
- 5 üzerinden 5 puanyazan: Felipe Barcelos, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14341546, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14153868, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14258353, 7 yıl önceI 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 üzerinden 5 puanyazan: marsender, 7 yıl önceWorks perfectly on linux after adding mime type.
Don't forget to click on the toolbar icon to enable markdown rendering for local and web filesGeliştiricinin yanıtı
gönderilme: 7 yıl önceThanks for the feedback. Good news! With 1.4.0, it's no longer necessary to click the browser icon to request permissions! Yay! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14085932, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14030336, 7 yıl önceExactly 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 typoGeliştiricinin yanıtı
gönderilme: 7 yıl önceThanks 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 üzerinden 5 puanyazan: conorj, 7 yıl önceWorks fine for file opened locally - raw markdown is displayed initially and upon clicking icon it is rendered correctly.