Settings - zoom levels, keyboard shortcuts, theme, per-site profiles, exclude lists and saved video-link markers are stored locally in the browser only (chrome.storage.local) and are never transmitted.
Page content - images and links are read locally in the browser only, in order to provide zoom, preview and gallery features. Your browsing history is never analysed, stored or transmitted.
Downloads - are started only in response to an explicit user action and are saved to your local Downloads folder. While a download is in progress, the extension keeps its download ID, the associated tab ID and the source URL in chrome.storage.session, so that a restarted service worker can still report the finished download back to the tab that started it. This information is cleared automatically when the browser closes and is never transmitted.
Folder marker - in order to create the configured target folder, or open it in your file manager, the extension may place a small text file (leuchttisch_marker.txt or .leuchttisch_folder_loc.txt) in that folder. Only the corresponding entry in the browser's download history is removed afterwards. Files on your hard drive and genuine user downloads are never deleted or modified.
Image response headers - for the image and media responses that the page you visit loads anyway, the extension notes the content-type and content-length in memory (at most 5000 entries, oldest discarded). This is used solely to display an image's file type and file size correctly, without having to send requests of its own. Nothing is stored on disk or transmitted; it is gone when the browser closes.
Error log - internal errors of the extension are stored in a local ring buffer (maximum 50 entries) and are shown to you alone, in the extension's options page.
To load images (for example for the clipboard or format conversion) and to load follow-up pages, the extension retrieves content from the website you are currently visiting - without cookies or credentials, as far as technically possible.
To state an image's format, resolution and file size reliably, the extension retrieves the first few kilobytes of the image file and reads those details from its header. Only that beginning of the file is loaded, never the whole image, and again without cookies or credentials. Nothing about the file is stored beyond the current browser session, and nothing is transmitted anywhere.
The AutoPager feature updates a public rule file from GitHub (raw.githubusercontent.com) at most once per day. This is a JSON file containing URL patterns and selectors, that is, pure configuration data. No user data whatsoever is transmitted; it is a simple file download.
The extension contains no analytics, advertising or tracking components. No data is transmitted, sold or passed on to the developer or to any third party.
If you have questions: mys4store@gmail.com
Stand: September 2026
Einstellungen - Zoomstufen, Tastenkürzel, Theme, Site-Profile, Ausschlusslisten und gemerkte Video-Link-Markierungen werden ausschließlich lokal im Browser gespeichert (chrome.storage.local) und niemals übertragen.
Seiteninhalte - Bilder und Links werden nur lokal im Browser gelesen, um Zoom, Vorschau und Galerie darzustellen. Es findet keine Auswertung, Speicherung oder Übertragung des Surfverlaufs statt.
Downloads - werden ausschließlich auf ausdrückliche Nutzeraktion gestartet und landen im lokalen Download-Ordner. Solange ein Download läuft, merkt sich die Erweiterung dessen Download-ID, die zugehörige Tab-ID und die Quell-URL in chrome.storage.session, um den Abschluss dem richtigen Tab melden zu können. Diese Angaben werden beim Schließen des Browsers automatisch gelöscht und niemals übertragen.
Ordner-Marker - um den konfigurierten Zielordner anlegen bzw. im Datei-Manager öffnen zu können, legt die Erweiterung bei Bedarf eine kleine Textdatei (leuchttisch_marker.txt bzw. .leuchttisch_folder_loc.txt) in diesem Ordner an. Nur der zugehörige Eintrag in der Download-Chronik des Browsers wird danach automatisch entfernt. Dateien auf der Festplatte und echte Nutzer-Downloads werden niemals gelöscht oder verändert.
Antwort-Header von Bildern - von den Bild- und Medien-Antworten, die die besuchte Seite ohnehin lädt, merkt sich die Erweiterung content-type und content-length im Arbeitsspeicher (höchstens 5000 Einträge, älteste werden verworfen). Das dient allein dazu, Dateityp und Dateigröße eines Bildes korrekt anzuzeigen, ohne dafür eigene Anfragen zu stellen. Nichts davon wird auf die Festplatte geschrieben oder übertragen; mit dem Schließen des Browsers ist es weg.
Fehlerprotokoll - interne Fehler der Erweiterung werden in einem lokalen Ringpuffer (maximal 50 Einträge) gespeichert und nur dem Nutzer in den Optionen angezeigt.
Zum Laden von Bildern (zum Beispiel für Zwischenablage oder Formatkonvertierung) und zum Nachladen von Folgeseiten ruft die Erweiterung Inhalte der jeweils besuchten Website ab - ohne Cookies und Anmeldedaten, soweit technisch möglich.
Um Format, Auflösung und Dateigröße eines Bildes verlässlich anzugeben, ruft die Erweiterung die ersten Kilobytes der Bilddatei ab und liest diese Angaben aus deren Dateikopf. Geladen wird nur dieser Anfang, niemals das ganze Bild, und ebenfalls ohne Cookies und Anmeldedaten. Über die aktuelle Browsersitzung hinaus wird dazu nichts gespeichert und nichts übertragen.
Die AutoPager-Funktion aktualisiert höchstens einmal täglich eine öffentliche Regeldatei von GitHub (raw.githubusercontent.com). Es handelt sich um eine JSON-Datei mit URL-Mustern und Selektoren, also reine Konfigurationsdaten. Dabei werden keinerlei Nutzerdaten übermittelt; es ist ein einfacher Datei-Download.
Die Erweiterung enthält keine Analyse-, Werbe- oder Tracking-Komponenten. Es werden keine Daten an den Entwickler oder an Dritte übermittelt, verkauft oder weitergegeben.
Bei Fragen: mys4store@gmail.com