Skip to content
kavi castelo edited this page Nov 21, 2025 · 1 revision

FAQ

Is this allowed by Medium?

Medium does not provide an official API. This extension uses private APIs but only within your authenticated session — like their own frontend.

Are my credentials safe?

Yes. The extension:

  • Never reads cookies directly
  • Never sends data externally
  • Only uses fetch() inside Medium’s domain scope

Will this stop working?

Possibly — if Medium changes their GraphQL schema. If something breaks, open an issue and I will help patch it.

Can it collect stats for publications?

Yes, as long as the publication uses Medium’s built-in stats layout.

Clone this wiki locally