1. Information We Collect
The "Manual Test Guide" Chrome Extension is designed to operate completely locally on your device. We prioritize your privacy and do not collect, transmit, or store any personal data on external servers.
Data Stored Locally:
- Test Scenarios: The JSON-based test scenarios you create or import.
- Test Execution Results: Statuses (Pass/Fail/Skip), execution times, and notes entered during test sessions.
- Extension Settings: User preferences configured within the extension's option pages.
2. How We Use the Information
All data collected and saved by the extension is strictly used to provide the core functionalities of the extension, specifically:
- To display test scenario steps during manual execution.
- To allow you to review past test session histories.
- To allow you to export your test session histories (e.g., as JSON, CSV, Markdown, or HTML files).
3. Where Information is Stored
All structured data (scenarios, execution history) is stored locally within your browser using the standard
Chrome Extension Storage API (chrome.storage.local). This data never leaves your local machine
unless you explicitly choose to export or share it.
4. Third-Party Access
We do not sell, trade, or transfer any of your locally stored data to third parties. Since the extension operates without a backend database or external telemetry, no analytics or tracking scripts are included that could capture your data.
5. Web Page Interaction (Active Tab)
The extension may request "activeTab" permissions to provide relevant integration features (such as injecting contextual UI over the target page you are testing). It only operates on the tabs where you actively invoke the extension and does not monitor your broader browsing history.
6. Changes to This Privacy Policy
We may update this Privacy Policy from time to time as the extension evolves. Any significant changes will be communicated via the extension's update notes.
7. Contact Us
If you have any questions or suggestions regarding this Privacy Policy, please contact us via our Contact Form.