Last updated: April 4, 2026
Summary: Schelio does not collect, store, transmit, or share any user data. Everything stays in your browser.
Schelio is a Chrome extension that provides an interactive Entity Relationship Diagram (ERD) viewer for Salesforce. It connects to your Salesforce org using your existing browser session to display metadata about your objects, fields, and relationships.
Schelio does not collect any data. Specifically:
Schelio reads your Salesforce session cookie (sid) from your browser to authenticate API calls to your Salesforce org. This session token is:
Schelio uses your browser's localStorage to save:
This data is stored locally on your machine only. It is never transmitted anywhere. You can clear it at any time via your browser settings.
Schelio requests the following Chrome permissions:
Schelio does not use any third-party services, libraries, or APIs other than the Salesforce REST API (which connects directly to your own org).
Schelio is open-source under the MIT License. You can review the complete source code at github.com/zmissoum/Schelio.
If this privacy policy changes, the updated version will be posted here with a new "Last updated" date.
For questions about this privacy policy, please open an issue on GitHub.