Snapshot
Capture the state of your current browser window.
Hvad er Snapshot?
Snapshot er en Chrome-udvidelse udviklet af https://lucajoos.de, og dens hovedfunktion er "Capture the state of your current browser window.".
Udvidelsesskærmbilleder
Download Snapshot-udvidelses-CRX-fil
Download Snapshot-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Snapshot |
ID | ngkoncpolkhhedfdbecinojenoloopbg |
Officiel URL | https://chromewebstore.google.com/detail/snapshot/ngkoncpolkhhedfdbecinojenoloopbg |
Beskrivelse | Capture the state of your current browser window. |
Filstørrelse | 186 KB |
Antal Installationer | 132 |
Nuværende Version | 2.3.0 |
Senest Opdateret | 2022-05-29 |
Udgivelsesdato | 2022-04-12 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://lucajoos.de |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://snapshot.lucajoos.de |
URL til Fortrolighedspolitik Side | https://snapshot.lucajoos.de/privacy.html |
Understøttede Sprog | 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": [ " |