Kachapo is a Chrome extension that visualizes the sounds of your interactions on any webpage.
Your clicks, drag-selections, and keystrokes in input fields are all accompanied by onomatopoeia that pops up on screen. Inspired by "Miruoto," an ethical creative project by Hogaku Inc. (founded by Reiko Katayama). That said, unlike Miruoto, Kachapo solves absolutely no social problems — it's just a joke app.
- Onomatopoeia appears on click
- Onomatopoeia appears on drag-select (text selection)
- Onomatopoeia appears on keystroke in input fields
- Configure language (English / Japanese) and text stroke color (Black / White) from the popup
Kachapo may not work on sites with strict CSP (Content Security Policy) or heavy SPA frameworks. Consider it best-effort fun.
https://chromewebstore.google.com/detail/kachapo/pnihiolhgllmpalikhngjidaagmkkpph
The Chrome Web Store version may lag behind the repository during the review process.
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (toggle in the top right)
- Click Load unpacked and select the repository folder
- Fix: onomatopoeia now appears on keyboard operation of checkboxes and radio buttons (Space / arrow keys)
See CHANGELOG.md for full history.
カチャポは、ウェブページ上での操作音を可視化するChrome拡張です。
クリック、テキスト選択(ドラッグ)、入力欄でのキータイプといった操作に合わせて、擬音語が画面上に現れます。株式会社方角(代表:方山れいこ氏)によるエシカルクリエイティブプロジェクト「ミルオト」に触発されて開発しました。ただし、カチャポはミルオトとは異なり、何の社会課題も解決しない単なるジョークソフトです。
- クリックで擬音語が出る
- テキスト選択(ドラッグ)で擬音語が出る
- 入力欄でのキータイプで擬音語が出る
- ポップアップから言語(英語・日本語)と縁取り色(黒・白)を設定できる
CSP(コンテンツセキュリティポリシー)が厳しいサイトや、一部のSPAフレームワークを使ったサイトでは正常に動作しないことがあります。ベストエフォートでお楽しみください。
https://chromewebstore.google.com/detail/kachapo/pnihiolhgllmpalikhngjidaagmkkpph
Chrome ウェブストア版は、審査中のため最新リリースより古い場合があります。
- このリポジトリをダウンロードまたはクローン
- Chromeで
chrome://extensions/を開く - 右上の デベロッパーモード を有効にする
- パッケージ化されていない拡張機能を読み込む をクリックし、リポジトリのフォルダを選択
- チェックボックス・ラジオボタンのキーボード操作(Space・矢印キー)でも擬音語が出るよう修正
全履歴は CHANGELOG.md を参照。