Add support for JSON-LD documents
Closed this issue · 3 comments
stuchalk commented
It would be great if you could add support for the JSON-LD file type (https://en.wikipedia.org/wiki/JSON-LD) by both mime-type (application/ld+json) and extension(.jsonld). Or alternatively add an option in the preferences where users could indicate additional mime-types/extensions that the plugin could be used for.
Thanks for the great plugin!
Stuart
lauriro commented
Duplicate of #20
It is actually implemented but there are issues with requesting permissions in Firefox. I am between waiting a fix and reimplementing with a workaround.
Meanwhile it is possible to use a help of other extension that was proposed in #13.
lauriro commented
Implemented in 18.2.0
stuchalk commented
Works great! Thanks so much !