Topbar AI assistant — ask questions inline without opening a browser. Supports Claude, ChatGPT, and Gemini.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO025 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
EGO037 warning
Soup.Session instances should be aborted during cleanup
Soup.Session instances should be aborted during cleanup.
lib/providers.js:63
this._session = new Soup.Session()
EGO016 warning
main loop sources should be removed in disable()
Main loop sources assigned in `enable()` are missing matching removals in `disable()` or its helper methods.
prefs.js:190
GLib.timeout_add(GLib.PRIORITY_DEFAULT, 1500, () => {
clearBtn.set_label('Clear');
return GLib.SOURCE_REMOVE;
})
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |