Life x Interaction

Privacy Policy

Privacy Policy
Lime brackets enclosing four neatly aligned colored bars, with dim tilted fragments scattered outside to the left — scattered material gathered into one place.

Last updated: 2026-09-23

Inspiration Collector is a Chrome extension that saves content from the page you are reading
into a folder on your own disk. It has no server, no account and no analytics. It does not
collect, transmit, sell or share any of your data, and the author has no place to receive it
even in principle.

1. What is collected

Nothing is collected by the author.

There is no backend, no API owned by the author, no telemetry, no crash reporting, no
advertising, and no third-party analytics or SDKs of any kind. No account is created and no
identifier is assigned to you.

What the extension saves, it saves onto your own computer, into a folder you choose
yourself. That is the whole product.

2. Where your content goes

Into the folder you picked, and nowhere else.

The extension writes through the browser's File System Access API. It can only touch the single
folder you selected with the browser's own folder picker, plus the topic subfolders it creates
inside it. It writes:

The write permission is granted by the browser, not by the extension, and the browser withdraws
it again on its own after a period without an active window — which is why the extension asks
you to unlock the folder from time to time. You can revoke the folder at any time by picking a
different one, and remove everything the extension wrote with the clear-all control in the
side panel.

3. What is stored locally

Your settings, and a diagnostic trace.

In chrome.storage.local, on this computer only:

In IndexedDB, the browser's handle to the folder you chose — this is the only way a folder handle
can be kept, and it cannot be read by anyone but this extension on this profile.

None of this is synced, uploaded or transmitted. Removing the extension removes it.

4. Access to the pages you visit

Read when you act, and only the tab you are on.

The extension requests the <all_urls> host permission because it collects content from whatever
page you happen to be reading; a fixed site list would defeat the feature. In practice its
content script reads the DOM of the current tab when you act:

One thing happens without you acting: on those same three sites, and only there, the script
checks the page about once a second so a "save this reply" button can appear beside each new
reply. That check looks for where the replies are, not at what they say, and nothing is read
or kept unless you press the button.

Page content read this way is written straight into your folder. It is not sent anywhere. A
single switch in the side panel turns all page interaction off, after which the extension touches
no page DOM at all.

5. Network requests

Only to the page you are already on.

The extension makes no request to any server of the author's, because there is none. The only
requests it makes are:

6. Permissions

Why each one is requested.

The extension loads no remote code: everything it runs ships inside the package.

7. Sharing and sale

None, because there is nothing to share.

No data is sold or transferred to third parties, used for any purpose unrelated to the
extension's single purpose, or used to determine creditworthiness or for lending purposes.

8. Affiliation

Independent.

This extension is not affiliated with, endorsed by, or sponsored by OpenAI, Anthropic,
Perplexity, Google, or any other company. Product names are the trademarks of their respective
owners and are used only to describe what the extension works with.

9. Changes

Dated at the top.

If this policy changes, the date at the top of this page changes with it. A summary of the same
terms is also shown inside the extension, in your own language, under Privacy at the bottom
of the side panel.


Questions about this policy: npc10091983@gmail.com