Svilen Markov

Results 167 comments of Svilen Markov

No plans to implement this for the foreseeable future since it's a fairly niche feature that would require more effort than it's worth. As you've already noticed, the widgets in...

Hey there, I don't think Glance is special in any way that makes it deserve its own browser extension. Like @not-first said, Custom New Tab URL should do the job...

Hey, I might be able to implement this if there's enough demand for it and they have an API that provides the data.

Hey, thanks for the suggestion! I'll get this added, it would be nice to have.

Assuming your response looks like this: ```json { "students": [ { "age": 20, "name": "Alice" }, { "age": 30, "name": "Bob" }, { "age": 40, "name": "Charlie" } ] }...

Hey, I'll add a `allow-insecure` property to keep it consistent with the rest of the widgets that also have this functionality.

Hey, if you're running Glance in Docker then this is due to Docker and not Glance itself. Have a look at #457.