Tobias Dalhof

Results 14 comments of Tobias Dalhof

Hi @Revanth736, We can add an option to display custom text instead of quotes. The custom text can be HTML or left blank to show nothing. Would that solve your...

> Would be great if I could open into a devcontainer from the command line, like `code . --devcontainer` Yes, please! Edit: See #5428 > 🔴 Integrate the Dev Container...

I have the same issue: ```ts import type { Placement } from '@floating-ui/vue' const props = withDefaults(defineProps(), { placement: 'bottom', }) ``` ``` [Vue warn]: Invalid prop: type check failed...

`web.facebook.com` should be covered by our manifest @ https://github.com/tobiasdalhof/sanersocialmedia/blob/main/extension/manifest.json#L22 It's probably not working because the CSS selectors have changed Edit: I see, there is an issue in https://github.com/tobiasdalhof/sanersocialmedia/blob/main/src/sites/facebook.ts#L11