Review of "Nothing to say" version 19

Details Page Preview

Unmute the microphone only when you have something to say.

Extension Homepage
https://github.com/wbolster/nothing-to-say

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

Version Status
21 Active
20 Active
19 Rejected
18 Active
17 Active
16 Active
15 Active
14 Active
13 Active
12 Rejected
11 Rejected
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection rejected
Please don't use `imports` (line 17 extension.js). You can use the new way: https://gjs.guide/extensions/upgrading/gnome-shell-43.html#signals and import it with: ```js import * as Util from 'resource:///org/gnome/shell/misc/signals.js'; ```
wbolster posted a review
thanks, missed that in https://github.com/wbolster/nothing-to-say/pull/68 fixed via https://github.com/wbolster/nothing-to-say/pull/69