Description from extension meta
A browser extension that helps you browse the web more efficiently.
Image from store
Description from store
自分専用のタスクを定義して生成AIを使って効率的に。
シナリオで埋め込みに使用できるもの:
* title: ページタイトル
* url: ページURl
* bodyHTML: `document.body.innerHTML`
* headHTML: `document.head.innerHTML`
* bodyTextContent: `document.body.textContent`
* headTextContent: `document.head.textContent`
* outerHTML: `document.documentElement.outerHTML`
* innerHTML: `document.documentElement.innerHTML`
* textContent: `document.documentElement.textContent`