Review of "Webcam manager" version 1

Details Page Preview

A manager for the webcam. With this extension you can enable or disable the webcam from GNOME Shell. This extension load or unloads the module uvcvideo from the Linux Kernel. To enable or disable the webcam. Simple and easy.

Extension Homepage
https://www.atareao.es/aplicacion/webcam-manager

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

Meng Zhuo active
sudo seems danger here and most of default users won't have "password free" sudo. Could you find a way that probe modules without sudo ?
atareao posted a review
I don't know any other way to disable the webcam. But if you set the /etc/sudoers with username ALL=NOPASSWD: /sbin/modprobe -av uvcvideo, /sbin/modprobe -rv uvcvideo username only can load and unload uvcvideo module on the Linux Kernel. He/she can't do anything more Probably it isn't the best solution but I don't know any one better Thanks.
ewlsh rejected
ewlsh posted a review
Because you have a newer version with pkexec (I verified it works) I'm retroactively rejecting this due to the sudo usage.