Last updated: 23 June 2026
glowficlog is a browser extension that reformats glowfic.com threads into a compact reader view. This policy describes what the extension does with your data. In short: it does not collect, transmit, or sell your personal information, and it contains no analytics or trackers.
Settings you choose
Your preferences — whether the reader is enabled, and the reader options (trim blank lines, condensed view, author colour rings) — are saved locally on your device using the browser's extension storage. They never leave your device and are not sent to the developer or anyone else.
Network requests
The extension makes one kind of network request, and only when the
“Author colour rings” option is enabled (it can be turned off
on the options page, in which case no request is made). To draw each author's
colour ring, it asks glowfic.com's own public API
(/api/v1/users) for that author's “moiety” colour.
- The request goes to glowfic.com — the same site you are already viewing — and to no one else. It is never sent to the developer or any third party.
- It contains only the author's public username, which is already shown on the page you are reading.
- Results are cached for the current page session so each author is requested at most once.
What it does not do
- No analytics, telemetry, advertising, or third-party trackers.
- No collection or transmission of your personal information, browsing history, account details, or credentials.
- No data is sold or shared.
Permissions
The extension requests only the storage permission, used to save
your settings locally. Its content script runs only on glowfic.com thread pages
(/posts/ and /replies/ URLs).
Changes
If this policy changes, the updated version will be posted at this URL with a new “last updated” date.
Contact
Questions or concerns: open an issue at github.com/jbeshir/glowficlog,