simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.08k stars 135 forks source link

Suspected compatibility issue with Chrome 100.0.4896.127 #176

Closed shiliang26 closed 2 years ago

shiliang26 commented 2 years ago

I haven't been able to render Markdown since updating my Chrome to Version 100.0.4896.127. Could you confirm this? Are there any workaround?

simov commented 2 years ago

Just updated my Chrome version and everything seems to be working on my end. You can verify if your access to local file URLs is enabled for the extensions, in case you use that. Otherwise go to the advanced options for the extension and take a look at your origins, in case they have a little refresh label on them then you have to click on the Refresh button for all of them. If that's not the case then I would suggest you to remove and re-install the extension, nothing have changed here since long time ago so it should work.

shiliang26 commented 2 years ago

Thanks, that was helpful. Apparently the local file access was disabled somehow.