Snapshot
Capture the state of your current browser window.
Was ist Snapshot?
Snapshot ist eine Chrome-Erweiterung, die von https://lucajoos.de entwickelt wurde, und ihr Hauptmerkmal ist "Capture the state of your current browser window.".
Erweiterungsscreenshots
Snapshot-Erweiterungs-CRX-Datei herunterladen
Laden Sie Snapshot-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Save, synchronize and share the current state of your browser window. With just one click, you can create a personalized Snapshot that gives you full access to your last session - even if you've closed your browser. Open Snapshot on another device, log in with your account, and get real-time access to all your saved tabs. You can even share your Snapshots with friends to let them experience your current browsing session with just a couple of clicks.
Grundlegende Informationen zur Erweiterung
Name | Snapshot |
ID | ngkoncpolkhhedfdbecinojenoloopbg |
Offizielle URL | https://chromewebstore.google.com/detail/snapshot/ngkoncpolkhhedfdbecinojenoloopbg |
Beschreibung | Capture the state of your current browser window. |
Dateigröße | 186 KB |
Installationsanzahl | 132 |
Aktuelle Version | 2.3.0 |
Letztes Update | 2022-05-29 |
Veröffentlichungsdatum | 2022-04-12 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://lucajoos.de |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://snapshot.lucajoos.de |
URL der Datenschutzrichtlinien-Seite | https://snapshot.lucajoos.de/privacy.html |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snapshot", "description": "Capture the state of your current browser window.", "version": "2.3.0", "manifest_version": 3, "permissions": [ "tabs", "storage" ], "action": { "default_popup": "app.html" }, "content_scripts": [ { "matches": [ " |