Review of "PromptPaste" version 4

Details Page Preview

PromptPaste turns selected text into customizable AI actions anywhere in GNOME. Create your own actions to transform text or use the selection directly as a prompt, with optional per-action provider, model, and token settings. Preview or automatically paste results back into the active application. Supports local Ollama and multiple cloud AI providers. Selected text is sent only when you explicitly trigger an action.

Extension Homepage
https://github.com/ubaimutl/PromptPaste

No comments.

Diff Against

Files

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

Shexli (experimental) manual_review 1

Shexli found 1 issue 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:96
    St.Clipboard.get_default()

All Versions

Version Status
8 Active
7 Inactive
6 Inactive
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
The next version is also includes 50.
ubaida posted a review
Hi, thanks for the review. I'm not sure I understand your comment. Could you clarify what you mean? metadata.json already lists shell-version 46 through 50 in the next version: "shell-version": ["46", "47", "48", "49", "50"] If you meant GNOME Shell 50 support - yes, that's already included. If you meant something else, could you point me to what specifically needs to change? Happy to fix it once I understand what you're referring to.
JustPerfection posted a review
Hi, since the next one has 50 in it, this one doesn't need to be reviewed (that package is considered 50). The next one is currently under review btw.