Review of "OopsiType" version 1

Details Page Preview

Instantly corrects text typed in the wrong keyboard layout (EN/FA). Uses native GNOME APIs to transliterate and replace selected text via a customizable shortcut. Designed specifically for Wayland.

Extension Homepage
https://github.com/Arch-Lover/

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 1

Shexli found 2 issues that may need reviewer attention.

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:69
    St.Clipboard.get_default()

EGO-P-007 warning

JavaScript files should be reachable from extension.js or prefs.js

Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.

Don't include unnecessary files

  • original.js

All Versions

Version Status
2 Rejected
1 Rejected

Previous Reviews on this Version

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