John Sterling
John Sterling
**Describe the bug** When I try to start finicky I am presented with a warning. I don't know why this happens, and I'm the developer of the app. I haven't...
Started work on browser extensions for Chrome and Firefox. Plan is to also support at least Safari. Any ideas or suggestions are welcome. Requested in #161, #180 and in other...
I'm considering adding more configuration options in the UI of Finicky to allow more users to use it, since not everyone is comfortable with JavaScript. This would be a completely...
Don't reuse the update cache if we are using a different version. ### Discussed in https://github.com/johnste/finicky/discussions/378 Originally posted by **glasser** March 22, 2025 Is there any sort of upgrade guide...
Adds a Chrome extension for Finicky and reworks Firefox support a little bit to support both platforms better Waiting for Chrome extension to be approved before merging
In #410 an incorrectly named option was used due to a documentation issue. By using JSDoc annotations or typescript configuration files highlights the issue, Finicky didn't warn about the issue...
- Enable a limited set of settings to be set directly in the UI - Save these settings in a separate file from the normal config file. Would be cool...
The current repository is pretty messy, with the config-api, the go/objc app and the debug window contents spread out in a custom hierarchy. As I'd like to expand the Finicky...