# ユーザースクリプト（拡張機能）

拡張機能張機能が使用できるようになる[<mark style="color:green;">ユーザースクリプト</mark>](https://ai-novelist-share.geo.jp/script)が**しらたま**さんの手により配布・メンテナンスされています。

導入には、Chrome/FirefoxへのTampermonkeyか、SafariへのUserscriptsが必要です。

一部の機能はAIのべりすと本体にもフィードバックされていますが、すべての機能を使ってみたい方はぜひ導入してみてください。

→　[<mark style="color:green;">ユーザースクリプト配布ページはこちら！</mark>](https://ai-novelist-share.geo.jp/script)

### ◆　追加される機能（一部）

* 情報表示エリアの追加（コンテキスト内容・履歴など）
* 認識されない文字の囲み表示
* ショートカットキーの追加
* 画像の挿入機能
* （外部出力）VOICEVOXによる音声読み上げ
* TrinArtで出力した画像を自動保存
* TrinArtのギャラリー個別ページで画像とパラメータをまとめてダウンロード

### ◆　例：キャラクター名に対応した画像の挿入

<figure><img src="/files/J1bWqPmiL3gQ0V6TDSEH" alt="" width="363"><figcaption><p><a href="https://pbs.twimg.com/media/FgZFSISaYAA9GmD?format=png&#x26;name=small"><mark style="color:green;">https://pbs.twimg.com/media/FgZFSISaYAA9GmD?format=png&#x26;name=small</mark></a></p></figcaption></figure>

***

[<mark style="color:green;">詳しい使い方</mark>](/help/shiii.md)

[<mark style="color:green;">よくある質問：全部</mark>](/help/yokuaru.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-novel.gitbook.io/help/shiii/yzsukuriputo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
