Skip to main content

Data storage

We often get this question from our users:

We want to start using tweak but we wondered if you have any documentation on how your app stores mock data and where it stores the data. Does it store the data on any remote servers?

We've decided to create this small page to reinforce that we do not store any of your rules/configurations/mocks data in remote servers. None of this data is ever uploaded to some server in the cloud.

Why?​

We want you to feel safe in regards of what data you use in the extension, weather these are business secrets, tokens etc. Your data is not leaving your laptop unless you export and share it.

How?​

We solely rely on the browser storage capabilities to store all your rules. Unless you press the "export" button and share your rules with someone, your data will never leave your device.

note

On chrome we do not use storage.sync capabilities. If you want to have your data in some other device, use import/export instead.

How about my email?​

We use other platforms for identity purposes (e.g. GitHub, Google) so we do not store your email either. We simply forward your email to our reseller. Reach out to [email protected] to follow up if any concerns.

For more information about privacy please consult this page.



Was this page helpful?