Generate alt text for images on-device — MobileNet v2 via LiteRT.js
  • JavaScript 95.8%
  • TypeScript 3.6%
  • CSS 0.3%
  • HTML 0.2%
Find a file
2026-07-15 16:24:32 +02:00
public feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
scripts feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
src fix: move ML inference to content script (importScripts bug) 2026-07-14 12:00:13 +02:00
tests feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
.gitignore feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
biome.json feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
package.json fix: move ML inference to content script (importScripts bug) 2026-07-14 12:00:13 +02:00
pnpm-lock.yaml feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
pnpm-workspace.yaml feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
tsconfig.json feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
vitest.config.ts feat: alttext-gen v0.1.0 2026-07-12 12:17:33 +02:00
wxt.config.ts feat: add update_url for Chrome MV3 self-update endpoint 2026-07-15 16:24:32 +02:00