Privacy Policy — Markdown for AI

Chrome extension “Markdown for AI: Copy Page as Markdown” · Publisher: Tsugikido · Last updated: 2026-08-02

We collect nothing.

We send nothing.

We store nothing.

Everything this extension does happens inside your own browser, on your own computer. There is no server. There is no account. There is no analytics.

What we do not collect

This extension does not collect any of the following:

What we do not transmit

This extension contains no code that communicates with any external service. We operate no server. We use no third-party service. There is no advertising. Transferring your data to anyone else is not something we choose not to do — it is structurally impossible, because there is nowhere for the data to go.

You can verify this yourself. Running the following against the source returns zero matches:

grep -rnE 'fetch\(|XMLHttpRequest|WebSocket|sendBeacon|connectNative|import\(' \
  manifest.json popup/ content/ vendor/*.js

These are the mechanisms a browser extension would use to send data out. The bundled third-party libraries are included in this check.

What we do not store

Clipboard

The converted Markdown is placed on your clipboard when you ask for it. That happens entirely on your computer and is never sent anywhere. We never read your clipboard — we only write to it.

Permissions we request

This extension requests exactly two permissions.

PermissionWhy it is neededInstall warning
activeTab Reads the content of the single tab you are looking at, only at the moment you click the toolbar icon or press the shortcut. None
scripting Runs the conversion inside that tab. None

This extension shows no permission warnings at install time.

Permissions we deliberately do not request

Not requestedWhat that means for you
host_permissionsWe hold no standing access to any website.
content_scripts (static)No code of ours runs on any page unless you press the button.
tabsWe cannot read your browsing history or the URLs of your other tabs.
storageWe have no mechanism to store anything at all.
clipboardWriteWe hold no standing permission over your clipboard.
downloadsWe cannot download files.

What “only at the moment you click” means

Third-party libraries

Three open-source libraries are bundled inside the extension package. None of them is loaded from the internet at runtime, and none of them has networking capability.

LibraryPurposeLicense
Readability 0.6.0Extracts the main article from a pageApache-2.0
Turndown 7.2.4Converts HTML to MarkdownMIT
turndown-plugin-gfm 1.0.1Tables, strikethrough, task listsMIT

Chrome Web Store Limited Use

Because this extension obtains no user data at all, none of the following applies to it:

Changes to this policy

If this policy changes — for example if a future paid version stores conversion history on your own device — this page will be updated and the date above will change.

Of the three promises above, “we send nothing” will not change for this product. If outbound communication ever becomes necessary, it will be designed as a different product.

Contact

Email: tsugikido@gmail.com


プライバシーポリシー — Markdown for AI

Chrome 拡張機能「Markdown for AI: ページを Markdown でコピー」/ 提供者: Tsugikido(接木堂)/最終更新: 2026-08-02

収集しません。

送信しません。

保存しません。

この拡張機能の処理は、すべてあなたのパソコンのブラウザの中だけで行われます。 サーバーはありません。アカウントもありません。アクセス解析も入っていません。

集めないもの

送信しないこと

この拡張機能には、外部と通信するコードが1行も含まれていません。 サーバーを持たず、外部サービスも使わず、広告も入っていません。 第三者にデータを渡すことは仕組みとして起こり得ません。送信先が存在しないためです。

上の grep をソースコードに対して実行すると、該当は0件です。

保存しないこと

クリップボードについて

変換した Markdown は、あなたが操作したときにあなたのクリップボードに入ります。 これはパソコンの中の動作で、どこにも送られません。 クリップボードの読み取りは行いません。書き込むだけです。

要求している権限

要求する権限は 2つだけです。

権限何のために使うかインストール時の警告
activeTab あなたがアイコン(またはショートカット)を押した瞬間だけ、いま見ているタブ1枚の内容を読みます。 出ません
scripting 変換処理をそのタブの中で実行するために必要です。 出ません

この拡張機能は、インストール時に権限の警告を1つも表示しません。

あえて要求していない権限

要求していない権限意味するところ
host_permissions特定のサイトへの恒久的なアクセス権を持っていません。
content_scripts(静的宣言)あなたが押していないときにページの中で動くコードはありません。
tabs閲覧履歴や他のタブのURLを読み取れません。
storage保存する仕組みそのものを持っていません。
clipboardWriteクリップボードへの恒久的な権限を持っていません。
downloadsファイルのダウンロードを扱えません。

「押した瞬間だけ」の意味

使っている第三者ライブラリ

3つのオープンソースライブラリを拡張機能に同梱しています。 実行時に外部から読み込むことはなく、3つとも通信機能を持ちません。 Readability 0.6.0(Apache-2.0)/Turndown 7.2.4(MIT)/turndown-plugin-gfm 1.0.1(MIT)。

Limited Use について

そもそもユーザーデータを取得しないため、第三者への移転・人による閲覧・広告目的の利用・データの売却の いずれにも該当しません。

変更があった場合

この方針を変える場合は、このページを更新し、更新日を書き換えます。 ただし「送信しない」はこの製品では変更しません。 外部通信が必要になった時点で、それは別の製品として設計し直します。

連絡先

上記のメールアドレスまでご連絡ください。