Review of "ProtonDB Checker" version 1.2 (4)

Details Page Preview

Check Steam game compatibility details directly from the GNOME Panel. How to use: Click the gamepad icon in the panel, search for a game, and select it from the list. Requirement: An active internet connection is needed to fetch data. Disclaimer: This extension uses data and services from Steam and ProtonDB but is not affiliated with Valve or ProtonDB. Note: This extension is in early development. Feedback is welcome!

Extension Homepage
https://github.com/CarvDev/proton-checker

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-003 warning

signals connected by extension should be disconnected in disable()

Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.

Disconnect all signals

  • extension.js:81
                searchEntry.clutter_text.connect('activate', () => {
                    this._onSearch(searchEntry.get_text());
                })

All Versions

Version Status
1.2 (4) Active
1.2 (3) Active
1.1 (2) Active
1 Active

Previous Reviews on this Version

fmuellner active