Pógódnośenja za Markdown Viewer Webext
Markdown Viewer Webext wót Cimbali
Pógódnośenja wót Wužywaŕ Firefox 14030336
Z 5 z 5 pógódnośony
wót Wužywaŕ Firefox 14030336, pred 7 letiExactly 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
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
Wótegrono wuwijarja
jo se napisał pred 7 letiThanks 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.