Closed krkartikay closed 4 years ago
Did you check option "Allow access to file URLs" in chrome://extensions?
Yes, I did.
I tested it with Chrome Version 83.0.4103.61 and Ubuntu 18.04. It works fine
What version is your ubuntu?
What version is your ubuntu?
I'm also on 18.04. Is there any debugging output I can send you?
I think it should be a MIME type detect issue. You can open the console of Chrome to view details
It may not work because chrome make a download soon
The file gets downloaded when the extension is turned off. The full URL I am trying to open is: file:///home/<username>/todo.md
This is what I see in the network tab:
I get the same thing with the extension enabled too.
try to Reset Chrome to default, but sync your data first.
I will close the issue. Reopen it if you need
When I try to open any markdown file from a local URL, it gets downloaded instead.