Christoph Zwerschke

Results 230 comments of Christoph Zwerschke

Thanks for your feedback. Will consider it for the next release. We should probably show these matches *after* those matching at the start.

That bothers me as well. I hate when apps require such scary sounding permissions - not only scary, but also ambiguous, since what is meant with "your data" in this...

This is a good idea. Thanks for the pointer to the permissions API. I wasn't aware that it exists - seems it was added this summer and not yet available...

I've now looked into this some more. In fact, the "access your data for all websites" is only necessary for running the script that extracts the description and keywords (from...

Note to self: Should revisit this since it has allegedly been [fixed in FF 61](https://bugzilla.mozilla.org/show_bug.cgi?id=1382953).

[In FF 77 we now have optional permissions](https://blog.mozilla.org/addons/2020/05/28/extensions-in-firefox-77/) which probably can be used to implement this.

Note to self: See also ["Requesting the right permissions"](https://extensionworkshop.com/documentation/develop/request-the-right-permissions/). Also note that we now require an additional permission for the context menu, but it seems this does not trigger a...

Just try loading https://api.pinboard.in/v1/posts/recent in the browser.

Note to self: There is actually a retry button, which has been fixed in v0.2.9. Need to investigate whether something still needs to be done here. Also: Don't forget to...

Nice - looks much better now. Thank you! I still found a small issue - the color of arrows in [state diagrams](https://mermaid-js.github.io/mermaid/diagrams-and-syntax-and-examples/stateDiagram.html). The color of ER diagrams is also a...