Last updated: 2025-11-06
Tilda Image Uploader is a small Chrome extension that helps transfer images from Figma URLs to the Tilda upload API and updates image references inside the Tilda editor. The extension does not collect or transmit personal user data to third-party analytics or storage services.
The extension operates inside the Tilda editor page and accesses only the information necessary to complete the upload flow:
data-field-bgimg-value).
Tildaupload_PUBLICKEY and
Tildaupload_UPLOADKEY) so it can call the Tilda upload API from the page context.
The extension performs POST requests to the Tilda upload endpoint:
https://upload.tildacdn.com/api/upload/ to transfer image data and receive a CDN URL in response. It
does not forward image data to any other third-party servers or analytics platforms.
No user-identifying data is collected or stored on external servers by this extension. Any minimal settings saved with the extension storage remain in the user's browser and are not transmitted.
All JavaScript shipped with the extension is packaged inside the extension bundle. The extension does not download and execute external JavaScript code at runtime. Network requests are limited to the domains required for operation (Tilda upload API, Tilda editor pages and public image URLs).
Support / Issues: GitHub Issues
If you need a copy of this policy hosted on GitHub Pages, enable Pages for this repository (branch:
main, folder: / (root)). The expected URL will be:
https://sasha-o6.github.io/tilda-auto-changer-img/privacy.html