Monkey POCHTA extension privacy policy
The extension collects no personal data, sends none anywhere and shares none with third parties. Everything it works with stays in the user's browser and on their computer.
What the extension does
Monkey POCHTA adds a panel to the Russian Post e-registered mail cabinet
(zakaznoe.pochta.ru) and downloads, for the letters the user
selects, the documents the cabinet already hands out one at a time:
tracking reports, fiscal receipts (OFD), letter copies, copies stamped
with the electronic signature, envelopes, merged PDFs and indexes.
It works through the user's own session — the one they are already signed in with. The extension has no account, no server and no storage of its own.
Where requests go
| Host | What for |
|---|---|
zakaznoe.pochta.ru |
The list of letters and the document files — through the same API the cabinet itself uses. |
check.1-ofd.ru |
Fiscal receipt data, following the link the cabinet provides: the receipt is held by the fiscal data operator, not by the cabinet. |
The extension contacts nothing else. No analytics, no counters, no servers of the author's: the source code is open, so this can be verified.
What is stored, and where
- Settings — destination folder, name templates, date format,
which columns are shown and in what order, request pace, button caption,
panel size. Held in the browser's local storage
(
chrome.storage.local); the author syncs nothing. - The list of letters — for the lifetime of the tab's session, so
the panel opens at once instead of asking the cabinet again. It lives in
chrome.storage.sessionand disappears with the tab. - Downloaded documents — saved wherever the user pointed: the browser's downloads folder or a folder they chose. The author has no access to these files.
Permissions and why they are needed
| Permission | What for |
|---|---|
downloads | Save the downloaded files to the computer and reveal a finished file in its folder. |
storage | Remember the user's settings — locally. |
offscreen | Assemble a file in memory (a merged PDF, a rendered receipt): only a document can create a URL for such data, and the extension's service worker cannot. It displays nothing and contacts nothing. |
host_permissions | Only the two hosts in the table above. |
What the extension does not touch
It does not read or store passwords, does not visit other sites, does not send letters, and does not sign or delete anything in the cabinet. The panel reads the list and downloads ready-made documents — that is the whole of its reach.
Changes
If the data involved ever changes, this page will be updated and the revision date raised.
Contacts
Questions about the extension and about this policy: contact@s1-automation.ru, Telegram — @s1_automation.
The extension is not affiliated with JSC Russian Post and acts on behalf of the user, through the user's own session.
← Back to the extension page