AXeL
AXeL
Hi, It's okay, so if i understand well, when a user hit the "save" settings button for example, we have to add like a "challenge" that user has to validate...
Yes, still i think that what i just proposed (challenging the user on save button click) would only work for the settings page & not for the panel, since you...
> This is an awesome extension, thank you so much for making this. My pleasure! > Are you also taking contributors for this project? I would love to help with...
> > Block page template: add possibility to customize the template (set customized HTML for example) > > Would be cool to have an option to have the blocked URL...
Well that makes sense, sure i'll add this feature on the next release (& make it optional).
@binarynoise the feature you asked for was added in version `2.7.0`, you still have to enable it from the blocking settings "Display blocked link" option.
Seems interesting :thinking:, but may need a better approach to implement it, like using regex on url detection or checking if a url have been redirected by another host (like...
> Does this mean you want to change to functional components and use `useState` hooks? Yes exactly, perhaps use other hooks beside `useState`.
I'm thinking to make the bot use the full width and height of the screen, this would also benefit when it comes to use the bot the same time you're...
The bot is currently only compatible with [X11 desktop systems](https://en.wikipedia.org/wiki/X_Window_System). P.S.: porting it to windows is doable, if a volunteer is interested then i can guide him.