This extension does not collect, store, or transmit any personal data, browsing history, or
analytics to the developer or to any third party. There is no server. Everything the extension
does happens locally, inside your own browser.
What data is processed, and where it stays
IMDb dataset files. On setup, you provide links to IMDb's public dataset
files. Your browser downloads them directly from the host you specify and builds a local
ratings index stored in your browser's IndexedDB. This data never leaves your device and is
never sent to the developer.
Titles you browse. While you browse Netflix or Hotstar, the extension reads
title names shown on the page (from the page itself, not from any external source) to look up
a rating in your local index. This lookup is a local database read — no network request is
made, and no browsing activity is transmitted anywhere.
Settings. Your display preferences (color-coding, dimming threshold, etc.)
are stored using Chrome's built-in sync storage, which is scoped to your own Google account
and is never accessible to the developer.
Permissions
storage / unlimitedStorage: used only to cache the downloaded ratings index
and your settings locally in the browser.
optional host permission (requested at runtime): requested only for the exact
host you type into the setup page, only at the moment you click "Build index," and only to
download IMDb's static dataset file. It is never used to track browsing activity, and is never
requested automatically or in the background.
Third parties
No data is shared with any third party. The only network requests this extension ever makes are
the ones you explicitly trigger by clicking "Build index," to the host you provide.
Contact
Questions about this policy can be raised via the project's GitHub repository issue tracker.