Review of "FaceTimeHD Toggle" version 1

Details Page Preview

Toggle the facetimehd kernel module from Quick Settings.

Extension Homepage
https://github.com/overcast302/gse-facetimehd-toggle

No comments.

FAQ

Files

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

Shexli (experimental) warning 2

Shexli found 2 issues that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:15
    GLib.file_get_contents('/proc/modules')

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Package contains files that often should not be shipped for review.

Don't include unnecessary files

  • stylesheet.css
    placeholder stylesheet.css

All Versions

Version Status
1 Unreviewed

Previous Reviews on this Version

Ghost posted a review