1. About Us
The "Orbita for Shop-Script" extension (hereinafter — the Extension) is developed by the wa-magazin.ru project and is intended exclusively for administrators of online stores running on the Shop-Script (Webasyst) platform.
Privacy contact: help@wa-magazin.ru.
2. Data Stored Locally in Your Browser
- Extension settings (UI preferences, AI prompt parameters) are stored in
chrome.storage.sync. Google synchronises them across your devices within your Google account. This data is never sent to our server. - Product change history (Time Machine feature — a log of edits you made to product cards) is stored in browser-local IndexedDB. It is never transmitted anywhere.
3. Data Transmitted to External Services
The Extension's AI features operate in Managed AI mode:
- When you click an ⚡ AI button, the field content (product name, description, review text, etc.) is sent to our server wa-magazin.ru via the endpoint
POST /api/extension/ai. Our server calls an LLM provider (Google Gemini via OpenRouter) and returns the result to you. - On the server side, only call metadata is retained for billing and abuse prevention: request duration, input/output token counts, estimated cost, your subscription key, your store domain, and HTTP response code. The prompt content itself (product text, review content, category data) is never stored, as it may contain personal data belonging to your store's customers (names, email addresses, phone numbers in reviews).
- The server uses your subscription key to verify your plan and deduct one AI request from your package.
Other network requests made by the Extension:
- License key and store domain — your subscription key (format
ssp-...) and the domain of your store's admin panel (e.g.shop.example.com) are sent towa-magazin.ru/api/extension/licenseto verify license status (periodically in the background, once every few hours). The domain binds the license to your store and prevents the key from being used on other installations. This is the domain where you work as an administrator, not your customers' data. No other data is transmitted. - Free trial — on your first visit to the store admin panel, a random install identifier and the store domain are sent to
wa-magazin.ru/api/extension/trialto issue a trial period (bound to the store domain).
4. Data We Do Not Collect
- No telemetry, analytics, cookies, or fingerprinting of any kind.
- No transfer of your store data or customer data to third parties beyond those explicitly described above (our server for Managed AI).
- No automatic marketing communications.
- Browsing history is not collected or transmitted. The Extension only activates on Shop-Script admin panel URLs and does not access or record your general web browsing activity.
5. Where the Extension Operates
The Extension is active only on URLs matching the pattern *://*/webasyst/shop/* — that is, exclusively within the Shop-Script application of the Webasyst admin panel. The Extension does not activate on storefront pages, third-party websites, or any other Webasyst application.
6. Permissions and Their Purpose
- storage — stores your Extension settings locally in the browser.
- host_permissions: wa-magazin.ru — license key verification and AI proxy requests through our server (on AI-enabled plans).
- content_scripts on Webasyst domains — reading the admin panel DOM and submitting bulk operations (review moderation, AI-fill for categories, SKU price updates) through Webasyst's native AJAX endpoints.
7. Your Rights
- Uninstall the Extension via
chrome://extensions— all locally stored data (settings, Time Machine history, license key) is permanently removed along with the Extension. - Clear Time Machine history — available in the Extension's Settings page at any time.
- Request deletion of your subscription record from our server (including AI usage history and call metadata) — email help@wa-magazin.ru with the email address associated with your subscription.
8. Changes to This Policy
Any changes to this policy will be published at the same URL with an updated date. Material changes will also be announced in the Extension's release notes.
Last updated: May 25, 2026