Deslopify does not collect, transmit, store, or sell any personal data. It makes no network requests of any kind. Everything it does happens inside your browser.
Deslopify reads the text of posts on pages you visit at x.com and
twitter.com, scores that text locally against a fixed set of built-in rules,
and adds a small label to posts that match. All of this happens in the page, in memory,
on your own machine.
There is no analytics, no telemetry, no crash reporting, no advertising identifier, no
user account, and no server. The extension contains no code that performs a network
request โ no fetch, no XMLHttpRequest, no WebSocket, no
remotely loaded scripts.
Only your own settings:
These are saved using Chrome's storage.sync API. If you have Chrome Sync
turned on, Chrome itself will sync those preferences between your signed-in Chrome
installations, the same way it syncs your bookmarks. That transfer is performed by Google
Chrome under Google's
privacy policy, not by Deslopify, and it contains only the settings listed above. The
developer has no access to it. If you would rather it did not happen, turn off extension
syncing in Chrome's sync settings.
Post text is read into memory to be scored and is never transmitted, written to disk, or persisted. The extension keeps a short-lived in-memory record of which posts it has already scored on the current page, so it does not re-score the same post as you scroll. That record is discarded when you navigate away or close the tab. It never leaves the page.
| permission | why |
|---|---|
storage |
Save the settings listed above. |
https://x.com/*https://twitter.com/* |
The content script must read post text in the page in order to score it. These are the only sites the extension runs on. |
The extension requests no other permissions. It cannot read your browsing history, your bookmarks, your passwords, or any site other than the two listed above.
There is none. No data is shared with the developer or any third party, because no data is collected in the first place.
Deslopify is not directed at children and collects no data from anyone, including children.
Any future change to this policy will be published on this page, and the date above will change. If a future version ever adds a network feature, that will be disclosed here before release and will be opt-in.
Questions: [email protected]