Review of "Emoji Copy" version 1

Details Page Preview

Emoji copy is a versatile extension designed to simplify emoji selection and clipboard management. It is a fork of Emoji Selector.

Extension Homepage
https://github.com/felipeftn/emoji-copy

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
25 Active
24 Active
23 Active
22 Active
21 Active
20 Active
19 Rejected
18 Rejected
17 Rejected
16 Active
15 Rejected
14 Active
13 Active
12 Active
11 Rejected
10 Rejected
9 Active
8 Active
7 Active
6 Rejected
5 Rejected
4 Rejected
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Also do this in disable: ```js SETTINGS = null; GLOBAL_BUTTON = null; SIGNAUX = []; ``` 2. You cannot create instances in global scope which is the same as init (prefs.js line 17): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 3. No need to check since you are not using `< 40` (line 171 prefs.js). 4. You need to mention in the description that this extension is a fork of the other extension: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions