Review of "CamPeek" version 14

Details Page Preview

CamPeek is a lightweight GNOME Shell extension inspired by the popular macOS app Hand Mirror, allowing you to instantly check your webcam directly from your Linux desktop's top bar.

Extension Homepage
https://github.com/gamalsherif1/CamPeek

No comments.

Diff Against

Files

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

All Versions

Previous Reviews on this Version

JustPerfection rejected
Please don't use spawn command to open a url (line 322 `extension.js`): ```js Gio.AppInfo.launch_default_for_uri(url, null); ```