Privacy Policy for Client Feedback Collector
Client Feedback Collector is a Chrome extension that lets users annotate webpages, save feedback locally, and export feedback as DOCX reports.
What this extension does
The extension is used to collect visual feedback on webpages. Users can select page elements, add comments and annotations, capture screenshots, organize feedback into projects, and download a DOCX report.
What data is handled
The extension may handle the following data when the user creates feedback:
- Current webpage URL and page title
- Optional page referrer
- Screenshot images created by the user during feedback capture
- Selected element details such as tag name, CSS selector, bounds, and text snippet
- User-entered feedback comments
- Project name and optional client name entered by the user
- Browser context needed for report generation, such as viewport size and language
How data is used
This data is used only to provide the extension's core functionality:
- Running the on-page feedback and annotation interface
- Saving feedback items and project history locally in the browser
- Generating DOCX feedback reports for the user
- Letting the user preview and manage saved feedback records
Where data is stored
Feedback data is stored locally in the user's browser using Chrome
extension storage. The extension uses storage and
unlimitedStorage so screenshots and project history can be
saved without relying on a separate backend service.
Data sharing
The extension does not sell user data. The extension does not transfer collected feedback data to the developer's servers or to third parties. Data remains local unless the user explicitly exports a DOCX file or otherwise shares generated output themselves.
Remote code
The extension does not use remote code. Its functionality is packaged in the extension bundle and is not fetched from remote servers for execution.
Permissions
-
activeTab: used to work with the tab the user is currently reviewing -
scripting: used to run the feedback overlay on the current page -
tabs: used to identify the active tab and open screenshot previews -
downloads: used to save the generated DOCX report to the user's device -
storageandunlimitedStorage: used to save feedback locally - Host permissions: used to enable annotation and screenshot-based feedback on webpages the user chooses to review
User control and deletion
Users can delete saved feedback and projects from the extension interface. Removing the extension also removes future access to its local storage. Users can additionally clear the extension's stored data through Chrome's extension management tools.
Contact
my email address is ihorkharchyshyn@gmail.com