1. Introduction
"Muraqeb Toolkit" is an optional browser extension that complements the Muraqeb platform (muraqb.com). It does two main things: 1. Captures your subscription records (domains/hosting/SSL) from supported provider pages in one click, to add them to your Muraqeb account. 2. Checks whether the Muraqeb tracking script is correctly installed on any site you visit. This policy explains exactly what the extension does and does not do. It applies to version 0.1.0 onwards.
2. The data that reaches us
The extension sends the following data to api.muraqb.com only: • Subscriptions you explicitly choose to import (service name, price, renewal date and so on). We take nothing without you pressing "Add". • The URL of a site you ask it to check from the "Inspector" tab, to match against the sites registered in your account. • Aggregate technical health counters (successful/failed extractions per provider, the rule version in use), with no personal identifiers and no browsing URLs. The token used to authenticate your requests is bound to your Muraqeb account and you can revoke it at any moment from your account settings.
3. The data we never collect
• The content of pages you browse outside the six supported providers (Namecheap, GoDaddy, Cloudflare, Hetzner, DigitalOcean, SiteGround). The extension cannot run on any other site because of the restricted host_permissions in manifest.json. • Passwords or login details for any site. • Your browsing history, your clicks, or any behavioural tracking. • Email content, files, or any other personal data. • Credit card or payment details — all payments happen on muraqb.com through the secure Moyasar gateway.
4. The permissions we ask for, and why
• storage — to keep the authentication token and the scraper rules locally in chrome.storage.local. • tabs — to read the current tab's address when you open the extension (to recognise provider pages and to run the tracking check). • activeTab — to read the current tab's content when you click the extension icon. • alarms — to run the rule update every 24 hours in the background. • webRequest — to watch outgoing requests to api.muraqb.com/api/tracking/* only, so it can count Muraqeb tracking events on the site you are visiting (the "Inspector" tab). We watch no other requests. host_permissions covers only these domains: namecheap.com, godaddy.com, cloudflare.com, hetzner.com, digitalocean.com, siteground.com, and api.muraqb.com.
5. Updatable rules
The extension fetches "scraper rules" from api.muraqb.com every 24 hours. These rules are pure data (CSS selectors plus the names of transforms already defined inside the extension); they contain no executable code and never will. That separation between data and logic is what keeps us compliant with Google's "no remote code" policy for Chrome extensions, and lets us fix a provider's DOM change quickly without shipping an extension update.
6. Children
The extension is not aimed at children under 13, and we do not knowingly collect data from them.
7. Changes to this policy
We may update this policy as the extension develops. Material changes are published on this page and noted in the extension changelog on the Chrome Web Store.
8. Contact us
Questions about the extension's privacy? Write to [email protected] or use the contact page at muraqb.com/contact.