Live cricket scores in the GNOME top panel. Shows match lists, a Cricinfo-style live summary (batters, bowlers, recent overs), and an optional pinned score on the panel. Fetches public ESPN cricket scoreboard, summary, and play-by-play data over the network. No API key required. ESPN may change or restrict these endpoints without notice.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-004 warning
extension files should not contain excessive ungated console logging
File contains 6 ungated console.log/warn/error calls (threshold: 5).
extension.js:1129
console.error(`[gnome-cricket-score] Could not open URI: ${e.message}`)
extension.js:1253
console.error(`[gnome-cricket-score] HTTP ${statusCode} for ${url}: ${snippet}`)
extension.js:1298
console.error(`[gnome-cricket-score] Play-by-play page ${page}: ${pageErr.message}`)
extension.js:1356
console.error(`[gnome-cricket-score] Scorecard error: ${summaryErr?.message || 'empty'}`)
extension.js:1393
console.error(`[gnome-cricket-score] Play-by-play error: ${err.message}`)
extension.js:1412
console.error(`[gnome-cricket-score] Request error: ${err.message}`)
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |