diff --git a/contents/projects/techterm/index.md b/contents/projects/techterm/index.md new file mode 100644 index 00000000..19c30589 --- /dev/null +++ b/contents/projects/techterm/index.md @@ -0,0 +1,18 @@ +--- +app: + name: Techterm + url: https://chromewebstore.google.com/detail/techword/kdeoiocecobfnjopfkibkfebbdhffndk + description: カーソルを合わせて専門用語の説明を読めるChrome拡張機能 + platform: [web] + domain: [tool] + +date: 2026-08-29 +kind: hackathon +tags: [TypeScript, Chrome Extension] +status: stable + +thumbnail: + src: ./thumbnail.webp +--- + +検索する手間を減らそう! diff --git a/contents/projects/techterm/thumbnail.webp b/contents/projects/techterm/thumbnail.webp new file mode 100644 index 00000000..dc9a708c Binary files /dev/null and b/contents/projects/techterm/thumbnail.webp differ