Recensions par Markdown Viewer
Markdown Viewer di simov
Rispueste di simov
Rispueste dal svilupadôr
publicât ai pred 5 letiThe file:// URL issue is related to how Firefox handles markdown mime types. So unless Firefox do something about it I can do little, reminder, this is a Browser Extension for Firefox > 57, meaning that I don't have unrestricted access to the user's system.
About the blank page issue, that was caused by interference with other extensions and it was fixed on Chrome, I just have to publish the new version here.
About the settings page, you have to open it from the extension's popup in a separate window. The advanced options page is not optimized for the Firefox builtin extensions view.
EDIT: The 'Blank Page Issue' should be fixed now in v3.8
About the blank page issue, that was caused by interference with other extensions and it was fixed on Chrome, I just have to publish the new version here.
About the settings page, you have to open it from the extension's popup in a separate window. The advanced options page is not optimized for the Firefox builtin extensions view.
EDIT: The 'Blank Page Issue' should be fixed now in v3.8
56 recensions
- Valutade 5 su 5di Utent Firefox 14481285, pred enim mesecem
- Valutade 5 su 5di Chester, pred 4 meseci
- Valutade 5 su 5di Utent Firefox 18719343, pred 6 meseci
- Valutade 5 su 5di william smith, pred 7 meseciGreat extension.
BTW, Is there a way that i can replace '..' with any other character as the parent path? - Valutade 1 su 5di Utent Firefox 16303081, pred enim letomDoes 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.
Rispueste dal svilupadôr
publicât ai pred enim letomHave 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. - Valutade 5 su 5di Utent Firefox 13526417, pred enim letom
- Valutade 1 su 5di Mertbikoss, pred enim letom
- Valutade 5 su 5di Utent Firefox 18223088, pred enim letom
- Valutade 5 su 5di mslonik, pred enim letomJust 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!
Rispueste dal svilupadôr
publicât ai pred enim letomThanks 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. - Valutade 1 su 5di Carlos A, pred enim letom
- Valutade 1 su 5di No, pred enim letom
- Valutade 1 su 5di Peter Lyons Kehl, pred 2 letoma
- Valutade 5 su 5di Utent Firefox 17831440, pred 2 letoma
- Valutade 5 su 5di IcLod, pred 2 letomaVery 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. - Valutade 5 su 5di Utent Firefox 13641102, pred 2 letomaWorks 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!
- Valutade 5 su 5di Utent Firefox 15083079, pred 2 letoma
- Valutade 1 su 5di Igor Darovskikh, pred 2 letomaDoes not work in ubuntu 22. Extension reports that it can't read (or change) data from local files
Rispueste dal svilupadôr
publicât ai pred 2 letomaHere is how to make it work: https://github.com/simov/markdown-viewer/blob/main/firefox.md - Valutade 5 su 5di Simon, pred 2 letomaWorks great after this workaround: https://github.com/Cimbali/markdown-viewer#support-for-local-files-on-linux
- Valutade 4 su 5di Paco, pred 3 letiDoes what it says on the tin for the most part, doesn't display tables from Reddit correctly though.
- Valutade 4 su 5di MikZ, pred 3 letiMy 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. - Valutade 4 su 5di 컨트롤D, pred 3 letiIt lacked a bit of detail to set the Markdown title to the tab's title when the file was loaded.