1. Privacy Policy (for all extensions) • This extension does not collect any user data • This extension does not sync any data to any remote server. It only uses local storage (chrome.storage.local or window.localStorage) • This extension does not monitor the user • This extension does not communicate with any remote servers unless provided in the "Privacy Policy (per-extension)" • Permissions that this extension uses are explained in the "Permissions are Explained" section of the FAQs page 2. Privacy Policy (per-extension) 2.1 SQLite Viewer Extension This extension parses SQLite databases offline. There is no server-side code. Note that this extension offers opening external SQLite databases too which means that the binary file will be fetched from the provided server per user request. There is no other server-side interaction whatsoever. 2.2 CORS Unblock Extension This extension installs a network observer when it is enabled to add or modify CORS related HTTP headers. There is no server-side interaction whatsoever. 2.3 Broken Link Checker Extension This extension sends a GET request to each link in the active tab when the extension's UI is opened to verify the link status. If the deep search is off, the GET request is aborted once the headers are received. There is no other server-side interaction whatsoever. 2.4 The Pirate Bay Torrent Search Extension When a search query is passed to the popup of the extension, it is sent to one of the mirror pages that is provided by "https://proxybay.page/" (the server name is printed in the log section of the popup). Then the results are extracted from the destination page without executing the JavaScript code and they are shown to the user only by parsing the HTML content of the page. It is also possible that the extension bypasses the HTML parsing if the mirror supports the standard JSON API communication. In the case of JSON API usage, the magnet links are generated internally using the provided HASH. This extension has no other server-side activities whatsoever. 2.5 MP3 Converter Extension This extension uses an offline library to convert media files to MP3. There is no data transfer to any server. 2.6 Auto High Quality for YouTube™ Extension There are no server-side activities whatsoever. 2.7 The Pirate Bay Torrent Search Extension When a search query is passed to the popup of the extension, it is sent to one of the mirror pages that is provided by "https://proxybay.page/" (the server name is printed in the log section of the popup). Then the results are extracted from the destination page and they are shown to the user only by parsing the HTML content of the page. It is also possible that the extension bypasses the HTML parsing if the mirror supports the standard JSON API communication. In the case of JSON API usage, the magnet links are generated internally using the provided HASH. This extension has no other server-side activities whatsoever. 2.8 Mute Tab Extension There are no server-side activities whatsoever. 2.9 Art Project - New Tab Extension This extension fetches artworks from Google Arts & Culture database. There are no other server-side activities whatsoever.