SVG Screenshot
Take scalable, semantic, accessible screenshots, in SVG format.
Was ist SVG Screenshot?
SVG Screenshot ist eine Chrome-Erweiterung, die von felixfbecker entwickelt wurde, und ihr Hauptmerkmal ist "Take scalable, semantic, accessible screenshots, in SVG format.".
Erweiterungsscreenshots
SVG Screenshot-Erweiterungs-CRX-Datei herunterladen
Laden Sie SVG Screenshot-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
SVG screenshots offer various benefits over normal PNG screenshots, while keeping the good parts:
🖼 Flexible: Freely select the region of the website you want to capture or capture the whole page.
💢 Scalable graphics: Screenshots never get pixelated when zooming in.
📝 Semantic: Text can still be selected and copied to clipboard.
🦻 Accessible: SVG is annotated with ARIA attributes and can be read by screen readers.
🖥 Paste into design tools: SVGs will work in design tools like Illustrator, Figma, Sketch etc.
🔗 Interactive: Links are still clickable.
📦 Self-contained: Inlines external resources like images, fonts, etc.
📸 Static: Styles and layout are recorded at the time of snapshot and will not change.
🗜 Small: Depending on the content, SVGs can be magnitudes smaller than PNGs and compress loslessly.
🛡 Secure: The SVG will not contain any JavaScript. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nfakpcpmhhilkdpphcjgnokknpbpdllg |
| Offizielle URL | https://chromewebstore.google.com/detail/svg-screenshot/nfakpcpmhhilkdpphcjgnokknpbpdllg |
| Beschreibung | Take scalable, semantic, accessible screenshots, in SVG format. |
| Dateigröße | 511 KB |
| Installationsanzahl | 6,291 |
| Aktuelle Version | 0.11.5 |
| Letztes Update | 2021-05-24 |
| Veröffentlichungsdatum | 2020-10-26 |
| Bewertung | 4.36/5 Insgesamt 25 Bewertungen |
| Entwickler | felixfbecker |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/felixfbecker/svg-screenshots |
| Hilfeseite URL | https://github.com/felixfbecker/svg-screenshots/issues |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "SVG Screenshot",
"description": "Take scalable, semantic, accessible screenshots, in SVG format.",
"version": "0.11.5",
"permissions": [
"activeTab",
" | |