Hello
I'm wiring a Linux program that blocks file/folders/executables and access to administrator command. I would like to implement also a website blocking, but I would hardly make a better job than Leechblock, so I was thinking to just launch a Leechblock lockdown trough my app.
Basically my app is the same mechanic as leechblock, it has a lockdown timer. I would like to pass the duration of the lockdown to leechblock and then start it programatically. I tried with selenium but it does not work.
Is there a way to achieve so? I think it wold be really great because thank's to my app we also solve a big problem of leechblock: being able to just disable/remove the extension during a lockdown. With my app we force install leechblock using policy, so the user without administrator access can't remove the extension at all.
Is there an API or something?
Thanks a lot
Hello
I'm wiring a Linux program that blocks file/folders/executables and access to administrator command. I would like to implement also a website blocking, but I would hardly make a better job than Leechblock, so I was thinking to just launch a Leechblock lockdown trough my app.
Basically my app is the same mechanic as leechblock, it has a lockdown timer. I would like to pass the duration of the lockdown to leechblock and then start it programatically. I tried with selenium but it does not work.
Is there a way to achieve so? I think it wold be really great because thank's to my app we also solve a big problem of leechblock: being able to just disable/remove the extension during a lockdown. With my app we force install leechblock using policy, so the user without administrator access can't remove the extension at all.
Is there an API or something?
Thanks a lot