-
released this
2026-07-14 11:59:16 +02:00 | 2 commits to main since this releaseFixes TypeError: Failed to execute importScripts on WorkerGlobalScope. Moved ML inference from background SW to content script (DOM available). Background now delegates inference via messaging.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
AltText Gen v0.1.0 (Beta) Pre-release
released this
2026-07-11 21:47:41 +02:00 | 1 commits to main since this releaseAltText Gen v0.1.0 (Beta)
Generate descriptive alt text for any image — right-click, select 'Generate Alt Text', get an instant caption. On-device ML via MobileNet v2 + LiteRT.js.
Features
- Right-click any image → 'Generate Alt Text' context menu
- On-device ML (MobileNet v2, 14MB) via LiteRT.js — 100% offline
- Top-5 image classification with confidence scores
- Template-based caption generation from classified labels
- Copy to clipboard or set as image's alt attribute
- Editable result — refine before applying
- 100% free, no premium, no tracking, no servers
Install
- Download the ZIP below
- Go to chrome://extensions
- Enable Developer mode (top right)
- Drag the ZIP file into the page
- Done!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads