Privacy policy

This privacy policy states how my Chrome Extensions collect, use, and disclose data.

SEO Peek

When the extension is used by activation of the extension popup screen it

  1. reads the Document Object Model of the webpage inside the active tab and scrapes the information (website content);
  2. sends a HTTP request (using the URL of the page in the active tab) to the webserver to read the HTTP response headers and HTTP status code;
  3. sends a HTTP request (using the canonical URL of the page found by (1) reading the DOM) to the webserver to read the HTTP response headers and HTTP status code.

These actions are required to analyze all necessary data and show relevant information in the popup screen to the user of the extension.

This information will not be stored internally (browser storage) or externally (database, etc.), will not be shared with third parties, and is only visible to the user of the extension.

The extension requires permissions to read the browser history and to access (read and change) all data on websites visited by the user of the extension. These are the narrowest permissions necessary to implement and run SEO Peek’s features.

SEO Shortcuts

This extension contains several commands which should be initiated by the user to

  1. read the URL of the page in the active tab which is used to send this URL to an external (third-party) service;
  2. inject a stylesheet or script into the DOM of the page in the active tab which will modify the visible state of the page;
  3. run a script in the DOM of the page in the active tab for which the results will be visible in the browser console.

This extension does not require permissions to read the browser history or to access (read and change) all data on websites visited by the user of the extension.