Privacy Policy — Riman Link Suite
Last updated: May 5, 2026
Summary
Riman Link Suite does not collect, store, sell, or transmit any personal information or user data. All link analysis happens locally in your browser. The extension contains no analytics, telemetry, advertising SDKs, or remote code of any kind.
What the extension does
When you click Start Scan in the Audit tab, the extension:
- Reads the URLs of the links present on the active tab, locally, in your browser.
- Issues an HTTP
GETrequest to each of those URLs from your browser to record the response status code (200, 3xx, 4xx, 5xx, etc.). - Displays the results in the side panel and visually highlights links on the page.
When you open the Inventory tab, the extension reads the link metadata of the active tab (URL, anchor text, title, type) and displays it in the side panel.
These actions are user-initiated and use only the active tab. No data leaves your browser except for the standard HTTP requests sent to the URLs you are auditing — the same requests your browser would make if you clicked those links yourself.
Data storage
- The extension keeps the current scan in memory while the side panel is open.
- The
storagepermission is declared for future preference persistence (for example, remembering filter selection). No personal data is ever written there. - CSV and JSON exports are saved only to your local computer when you explicitly trigger an export.
Permissions justification
| Permission | Purpose |
|---|---|
activeTab |
Access the current tab when you trigger a scan. |
scripting |
Inject the page-side scraper that lists links and applies highlights. |
sidePanel |
Render the UI inside Chrome’s docked side panel. |
storage |
Reserved for future preference persistence. No personal data is stored. |
<all_urls> |
Required to HTTP-fetch arbitrary link targets to determine their status code. The extension does not access any host until you trigger a scan. |
Third parties
No third-party services are contacted. No data is shared with anyone.
Children’s privacy
The extension is not directed at children under 13 and does not knowingly collect any information from anyone of any age.
Changes to this policy
If this policy changes, the updated version will be posted at this URL with a new “Last updated” date. Material changes will also be reflected in the extension’s release notes.
Contact
Questions or concerns: rimanagency.com
