Last updated: 22 August 2026
Extension Manager Pro CC collects nothing. It has no accounts, no analytics, no telemetry, and it makes no network requests of any kind — there is no server for it to talk to. Everything it stores is a preference you set yourself, kept in your own browser.
One of Chrome’s own storage areas is used, local to your browser.
Chrome synced storage (chrome.storage.sync) — your preferences, so they follow you if you are signed into Chrome:
That is the complete list. Synced data is handled by Google Chrome Sync under your own Google account. The developer has no access to it and no way to read it.
None. The extension never contacts any server, including the developer’s. It loads no remote code, no remote fonts and no remote images — the Poppins font files are bundled inside the extension package. Because nothing is ever transmitted, no IP address, identifier or usage data is received by anyone.
The extension requests no host permissions and runs no content scripts. It cannot read, modify or see the web pages you visit, your browsing history, your bookmarks, your cookies or anything you type.
The extension is a utility for managing browser extensions and is not directed at children. Since it collects no information from anyone, it collects none from children either.
If the extension’s behaviour ever changes, this policy will be updated and the “Last updated” date above changed with it. The full history of this page is public in its GitHub repository.
Questions or concerns about privacy, or about the extension itself, go to fullscreendev@gmail.com.
Extension Manager Pro CC is an independent project and is not affiliated with, endorsed by, or sponsored by Google LLC. Google Chrome is a trademark of Google LLC.