Review of "Emoji Indicator" version 1

Details Page Preview

A searchable emoji picker for GNOME Shell

Extension Homepage
https://github.com/kaustubhismyname/emoji-indicator

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 1 manual_review 2

Shexli found 3 issues that may need reviewer attention.

EGO-A-001 manual_review

extension code must not be minified or obfuscated

File appears minified: 640101 bytes compressed into 3 line(s).

Code must not be obfuscated

  • emojiData.js
    file size: 640101 bytes, non-empty lines: 3

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:35
    St.Clipboard.get_default()

EGO-X-003 warning

extensions should not call run_dispose in extension code

Extension code should not call `run_dispose()`.

GObject.Object.run_dispose

  • keyboard.js:19
    this.#device.run_dispose()

All Versions

Version Status
2 Unreviewed
1 Rejected

Previous Reviews on this Version

kaustubhismyname auto- rejected
Auto-rejected because of new version 2 was uploaded