Markdown Viewer

Simple Markdown viewer

目前为 2024-06-12 提交的版本。查看 最新版本

作者
muvsado
评分
0 0 0
版本
0.5.4
创建于
2023-11-09
更新于
2024-06-12
大小
723 字节
许可证
Public Domain
适用于

Custom sites can be added in the Violentmonkey userscript settings. For custom CSS, see https://gf.qytechs.cn/en/scripts/480759-styles-for-markdown-viewer.

Chromium: Enable "Allow access to file URLs" in the Violentmonkey extension options at chrome://extensions.

Firefox: There is a bug in Firefox that prevents any Markdown viewer from working: https://bugzilla.mozilla.org/show_bug.cgi?id=1319262.

Workaround:

Create ~/.mime.types file with the following content:

type=text/plain exts=md,markdown, desc="Markdown document"

Restart Firefox

UPD: This will be fixed in Firefox 128 (which will be released on July 9th).

--

TODO: Describe another Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1267027 / https://github.com/violentmonkey/violentmonkey/issues/173 (summary: the reason the script doesn't work on GitHub).

UPD: Is it also fixed? Need to check after the release of Firefox 128

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址