Extension file:// access
If you open a local Markdown file (a file:// URL) and it stays as plain text, it’s almost always a permissions or trigger issue.
Chrome
- Open
chrome://extensions/. - Find Markdown Viewer & Reader → Details.
- Enable Allow access to file URLs.
- Reload the tab.
Microsoft Edge
- Open
edge://extensions/. - Find Markdown Viewer & Reader → Details.
- Enable Allow access to file URLs.
- Reload the tab.
Firefox
- Open the extension popup.
- Enable Automatic Preview.
- If the page still doesn’t auto-render, open the popup and click Preview This Tab.
Also check
- The URL must end in
.mdor be aREADME.md. - If you have another Markdown viewer extension installed, disable it temporarily to test conflicts.
Related:
- Install + setup: Markdown Viewer