Joel Shepherd

Results 45 comments of Joel Shepherd

The current release about to go out focused on under-the-hood changes with data storage. The release after I will be focusing on a revamp on the settings UI, and will...

I could possibly add a plain HTML widget, but I would not be able to call any javascript on it's own. Web extensions are strictly forbidden to run any js...

G'day! > The button can be pressed accidentally and there is no unblock button. Should we add a blocked images section in the settings panel? I would recommend two buttons...

I tested out the branch and ran into some issues with the rotating cache and it's expectation of 10 new images. I'll have a play around and see if I...

Hey, I really like the idea of having a widget for your next appointment. Maybe even being able to click on it to show the following 2 or so 🤔...

This is not possibly with the current Quote APIs, which only provides one "Quote of the Day" per category. So this feature would require a new quote source.

Hm, Tabliss does have a small serverless API that I use a few utility functions from (feedback, weather proxy). I might be able to add a CORS proxy to it,...

As it so happens,I have never gotten around to expanding the API to include a CORS proxy. And after some more thought, it's probably not a good idea to implement...

Yeah fair, I am planning to rewrite the CI pipeline to github actions. I'll add this when I do the rewrite

Hi @gtitov, do you use `crx` or `zip` files when installing your extensions manually? I've trialed building `crx`s, but I cannot import these into my chromium (standard chromium without google...