「chromeExtensions」カテゴリーアーカイブ

【Chrome/Instagram】選択した文字列をInstagram検索して表示させる拡張機能作った

【Chrome/Instagram】選択した文字列をInstagram検索して表示させる拡張機能作った
【Chrome/Instagram】選択した文字列をInstagram検索して表示させる拡張機能作った

拡張機能を作りたくて初心者丸出しのExtension作りました。

google画像検索だとなんか変なの混ざったり、メニューがわからないお店のリアルな写真はInstagramの方が参考になると思い。
%e3%83%a9%e3%83%bc%e3%83%a1%e3%83%b3%e4%ba%8c%e9%83%8e

1.任意のテキストを選択(beforecopy)
2.右クリック
3.コンテキストメニューの「〜をInstagramで検索」を押下
4.Instagram検索され新しいタブで結果が開かれる。

今週末までにここにex7としてマージする予定。

もうちょっと実用的なもの作りたい。。

でわーーーーー

【chrome extenstions/拡張機能】 デバッグ方法 How to debug a page_action that has been created on background scripts

ポップアップの場合「右クリック」→「要素の検証」ができますが、

pageActionで作られたデバッグはどのようにすればいいのでしょう。

【chrome extenstions拡張機能】 デバッグ方法 background scripts chrome extension debugger
【chrome extenstions拡張機能】 デバッグ方法 background scripts chrome extension debugger

こちらが答え

【chrome extenstions/拡張機能】 デバッグ方法 How to debug a  page_action that has been created on background scripts
【chrome extenstions/拡張機能】 デバッグ方法 How to debug a page_action that has been created on background scripts

It was the only difficult to find
みつけづらいだけでした。

でわーーーー