Privacy policy for Specter — design inspector
Specter — design inspector by Eni
Specter — Privacy Policy
Specter does not collect, store, transmit, or sell any personal data. Everything the extension does happens locally, in your browser, on your device. There are no analytics, no tracking, no accounts, and no external servers.
What stays on your device
- Your settings (theme, grid base, AA/AAA contrast level, overlay toggles) and any design tokens you paste in are saved via your browser's local extension storage (chrome.storage.local). This never leaves your device.
- Page content you inspect (computed styles, sizes, colours, layout) is read on demand only to display measurements. It is never stored, logged, or sent anywhere.
- Screenshots you capture are generated locally and saved or copied by you. Specter does not retain or upload them.
Permissions
- storage — save your settings and pasted tokens locally.
- activeTab — run the inspector only on the tab you activate it on.
- scripting — inject the inspector overlay to read computed styles and draw the UI.
- tabs — capture the visible tab for the screenshot feature, message the active tab, and open the developer's homepage link.
- debugger — used only to preview an element's :hover/:focus/:active states (the "Simulate" feature) via the DevTools protocol; it attaches only during a preview and detaches immediately after. No page data is read or sent.
Specter shares no data with third parties because it collects none.
Contact: revonatio@gmail.com — Made by eneapapa.com