Dragan Okanovic

Results 6 comments of Dragan Okanovic

I remember trying tweaking security permissions before, but didn't help. FYI, I've recently tried redownloading and reinstalling Kap, and now it works for me (the same version - `3.5.4`).

Thanks for the feedback, and I completely agree with this - I'm currently dogfooding the shared communication/storage component, and will probably make an example with it once I come to...

I was mostly thinking about if there's a way to automate hot-reload in the browser and somehow see all the logs in the same place and make them easily reachable....

Thanks for sharing these! I haven't spent too much time with these as, as far as I know, `web-ext` is Firefox-only. And this repo is aimed at manifest v3 which...

We've made some updates and now provide a new version of the plugin (`1.2.0`; from `1.1.0`) that you can install (https://docs.foursquare.com/analytics-products/docs/integrations-grafana#installation). It seems that some Grafana environments trigger yet another...

Under the hood, there's a deck.gl instance that appends `` with `id="default-deckgl-overlay-wrapper"` that has `keyup` and `keydown` handlers that actually handle navigation via arrow keys, and removing those event listeners...