1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

すべてのテキストフィールドで使えるAIアシスタントChrome拡張機能「AIType」を作りました

1
Posted at

はじめに

Chrome拡張機能「AIType」を作りました。この記事では、拡張機能の概要と使い方を紹介します。

AITypeとは?

AITypeは、ブラウザのすべてのテキストフィールドでAIアシスタントを利用できるChrome拡張機能です。スペースキーを3回連続でタップするだけで、AIが文章の生成・変換・要約などを提案してくれます。

主な機能

  • @translate - テキストを翻訳
  • @polish - 文章を校正・改善
  • @reply - メールやメッセージの返信を生成
  • @summary - 長いテキストを要約
  • カスタムディレクティブ - 独自のプロンプトを設定可能

動作環境

Gmail、LinkedIn、Reddit、GitHub、Notion、Slackなど、あらゆる入力フィールドで動作します。Shadow DOMをサポートしているため、モダンなWebアプリでも問題なく使えます。

使い方

  1. Chrome Web Storeからインストール(無料)
  2. 任意のテキストフィールドにフォーカス
  3. スペースキーを3回連続タップ
  4. AIプロンプトが表示されるので、@コマンドを入力

技術スタック

  • WXT (Chrome拡張フレームワーク)
  • TypeScript
  • Shadow DOM対応

ダウンロード

無料で利用できます。APIキー不要で、内蔵バックエンドを使用しています。

AIType - Chrome Web Store

フィードバックをお待ちしています!

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?