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?

More than 1 year has passed since last update.

Qiita記事をストックする時にカテゴリーを絞り込み検索できるクローム拡張機能を作りました🔍

Last updated at Posted at 2024-05-03

chrome-extension-qiita-stock-incremental-search.png

はじめに

プログラミング学習中の@kat_logと申します。

Qiita記事をストックする時に、カテゴリーが多くなると対象のカテゴリーを探すのが大変になってきますよね…!

image.png

そこで、ストック時にカテゴリーを絞り込み検索できる拡張機能を作成したため共有です!

インストール

使い方

インストールすると、Qiita記事のストックのポップアップ内に、絞り込みフォームが表示されます!

image.png

後は検索するだけです!

image.png

アップデート情報

・ページが完全に読み込まれる前でも絞り込みフォームが表示されるようになりました!
・絞り込みフォームが表示されると自動でフォームをアクティブ状態とするようになりました!

ソースコード

AIすごいです

クローム拡張機能の作り方からコーディングなど、CopilotやClaudeなどのAIにかなり助けられました…!
自力だけでは到底できなかったと思うのでAI本当すごいです…!

公式実装について

Qiitaのディスカッションに、インクリメンタルサーチのスレッドもありまして、公式実装されるかもですが、それまでの繋ぎとして使ってみていただけたらと思います😂

おわりに

お読みいただきありがとうございました!
どなたかのためになれば嬉しいです。
Qiita記事のストックライフを快適にしましょう~🙌

参考

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?