Ian Bouchard

Results 63 comments of Ian Bouchard

A "label/tag" type system like what Github offers might be more relevant for you here. We'll see what we can do. Thanks for the use cases :)

@whiteyebrw I see, thank you for the quick reply and suggestions!

This is now available via the custom CSS feature

Closed via https://github.com/caido/proxy-frontend/pull/1520

Closed via https://github.com/caido/proxy-frontend/pull/1899

This might be a good frontend plugin candidate

The SDK already exposes a `when` function, which will be run before executing the actual command. If `when` returns `false`, the command won't run if triggered. https://github.com/caido/sdk-frontend/blob/main/src/types/commands.d.ts#L8 @Riddle1001 We could...

It'll require a few big changes to fix this. In the meantime I've added a prompt when you leave without saving your changes. Not the best, but at least it'll...

Can we consider this a non-issue now that people can pause their subscriptions?