Overview
Worst Case Rating is a browser extension that reads the Google Maps page currently open in your tab, detects review-removal notices, and displays an adjusted worst-case star rating directly on the page. It does this entirely inside your browser.
The extension does not collect, store, or transmit any personal data or any other data. No information ever leaves your device.
What the extension reads
To compute the adjusted rating, the extension reads the visible text and
aria-label attributes of the Google Maps page that is already open in your
browser tab. Specifically, it looks for:
- The venue's current star rating
- The total number of visible reviews
- Any deletion-notice text (e.g. "X reviews removed due to defamation")
This data is used solely for the in-page calculation and is discarded immediately afterwards. It is never written to storage, sent to a server, or shared with any third party.
Permissions
The extension declares content-script host permissions for Google Maps domains
(google.com/maps, google.de/maps, and equivalent regional
domains). This permission is the minimum required to inject the overlay card into
the Maps page.
No other browser permissions are requested. The extension has no access to your browsing history, cookies, passwords, or any other personal information.
Remote code
The extension does not load, execute, or evaluate any code from external servers. All logic is bundled in the extension package itself. The background script only opens the extension's about page in a new tab when the extension is first installed or updated.
Third parties
No analytics, tracking, or advertising services are used. No data is sold or transferred to any third party under any circumstances.
Children's privacy
This extension does not collect any information from anyone, including children under the age of 13.
Changes to this policy
If the extension is updated in a way that changes its data practices, this page will be updated before the new version is published to the Chrome Web Store.
Contact
Questions about this privacy policy can be sent to support@gptransport.app.