> For the complete documentation index, see [llms.txt](https://docs.immedio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.immedio.io/immedio-box/guides/file-sharing/chrome-extention.md).

# Chrome拡張を使ってファイルを共有する

immedio BoxにアップロードしたファイルのリンクはChrome拡張を使って簡単に共有することが出来ます。

Chrome拡張を使う際は以下のURLから拡張をダウンロードして下さい。

<https://chromewebstore.google.com/detail/immedio-box-bookmark/gbgdobfkidjcmoonbdcmmfjbdjibfhdp>

Chrome拡張を開くと以下のようにフォルダ別に資料の一覧が確認でき、ここから共有リンクのコピーやトラッキングリンクの発行が出来ます。ルームを共有する場合は右上の「コンテンツ」を「ルーム」に変更して下さい。

<figure><img src="https://1651914056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOQlwhpKM7bIgwFXZt5n%2Fuploads%2F2Ab0TPmTbPJDXiE8NOOr%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202025-11-06%2019.42.46.png?alt=media&amp;token=f959f228-5376-47c1-b2d6-3c51518190dd" alt=""><figcaption></figcaption></figure>

デモ動画を見る：<https://app.storylane.io/share/odc4ijobpqbk>

{% @storylane/embed subdomain="app" url="<https://app.storylane.io/share/odc4ijobpqbk>" linkValue="odc4ijobpqbk" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.immedio.io/immedio-box/guides/file-sharing/chrome-extention.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
