Bewertungen für Markdown Viewer
Markdown Viewer von simov
Bewertungen von Firefox-Benutzer 13641102
Bewertet mit 5 von 5 Sternen
von Firefox-Benutzer 13641102, vor 2 JahrenWorks 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!
56 Bewertungen
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 14481285, vor 5 Tagen
- Bewertet mit 5 von 5 Sternenvon Chester, vor 3 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 18719343, vor 5 Monaten
- Bewertet mit 5 von 5 Sternenvon william smith, vor 6 MonatenGreat extension.
BTW, Is there a way that i can replace '..' with any other character as the parent path? - Bewertet mit 1 von 5 Sternenvon Firefox-Benutzer 16303081, vor 10 MonatenDoes 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.
Antwort des Entwicklers
geschrieben am vor 10 MonatenHave 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. - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13526417, vor einem Jahr
- Bewertet mit 1 von 5 Sternenvon Mertbikoss, vor einem Jahr
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 18223088, vor einem Jahr
- Bewertet mit 5 von 5 Sternenvon mslonik, vor einem JahrJust 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!
Antwort des Entwicklers
geschrieben am vor einem JahrThanks 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. - Bewertet mit 1 von 5 Sternenvon Carlos A, vor einem Jahr
- Bewertet mit 1 von 5 Sternenvon No, vor einem Jahr
- Bewertet mit 1 von 5 Sternenvon Peter Lyons Kehl, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17831440, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17530236, vor 2 JahrenThanks a lot for this great extension.
- Bewertet mit 5 von 5 Sternenvon IcLod, vor 2 JahrenVery 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. - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 15083079, vor 2 Jahren
- Bewertet mit 1 von 5 Sternenvon Igor Darovskikh, vor 2 JahrenDoes not work in ubuntu 22. Extension reports that it can't read (or change) data from local files
Antwort des Entwicklers
geschrieben am vor 2 JahrenHere is how to make it work: https://github.com/simov/markdown-viewer/blob/main/firefox.md - Bewertet mit 5 von 5 Sternenvon Simon, vor 2 JahrenWorks great after this workaround: https://github.com/Cimbali/markdown-viewer#support-for-local-files-on-linux
- Bewertet mit 4 von 5 Sternenvon Paco, vor 3 JahrenDoes what it says on the tin for the most part, doesn't display tables from Reddit correctly though.
- Bewertet mit 4 von 5 Sternenvon MikZ, vor 3 JahrenMy 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. - Bewertet mit 4 von 5 Sternenvon 컨트롤D, vor 3 JahrenIt lacked a bit of detail to set the Markdown title to the tab's title when the file was loaded.