azkal-pulse — Privacy Policy
Last updated: March 9, 2026
Overview
azkal-pulse is a Chrome extension that performs instant site audits for performance, SEO, and accessibility. This policy explains what data the extension collects, how it is used, stored, and shared.
Data Collection
azkal-pulse collects and processes the following data:
- Page audit data — When you run an audit, the extension analyzes the currently active tab's DOM to generate performance, SEO, and accessibility scores. This includes page metadata (title, description, URL), DOM structure metrics, and detected issues.
- Anthropic API key — If you choose to use the AI fix suggestions feature, you provide your own Anthropic API key, which the extension stores locally in your browser.
- Audit history — The extension stores your most recent 50 audit results locally in your browser for the History tab.
Data Usage
- Audit data is used solely to generate scores and identify issues on the page you are auditing. It is processed locally in your browser.
- AI fix suggestions — When you explicitly click "Get AI Fix Suggestions", the extension sends the following to the Anthropic API (
api.anthropic.com): the audited page's URL, its performance/SEO/accessibility scores, and the list of detected issues. This data is sent only when you initiate the request.
- Your API key is sent to Anthropic solely to authenticate the API request.
Data Storage
- All data (API key, audit history) is stored locally in your browser using Chrome's
storage.local API.
- No data is stored on any external server controlled by azkal-pulse.
- You can clear all stored data at any time by removing the extension or clearing its storage via Chrome's extension settings.
Data Sharing
- azkal-pulse does not sell, share, or transfer your data to any third party, except as described below.
- When you use the AI fix suggestions feature, audit summary data (URL, scores, issues) is sent to Anthropic via their API. Anthropic's use of this data is governed by Anthropic's Privacy Policy.
- No analytics, telemetry, or tracking data is collected or transmitted.
Permissions
The extension requests the following Chrome permissions:
- activeTab — To access and analyze the current tab when you initiate an audit.
- storage — To save your API key and audit history locally.
- scripting — To inject the audit analysis script into the current tab.
Changes to This Policy
If this policy is updated, the changes will be posted here with an updated date. Continued use of the extension after changes constitutes acceptance of the revised policy.
Contact
For questions or concerns about this privacy policy, please open an issue at github.com/Ialkyyyy/azkal-pulse.