SVG Screenshot
Take scalable, semantic, accessible screenshots, in SVG format.
Cos'è SVG Screenshot?
SVG Screenshot è un'estensione di Chrome sviluppata da felixfbecker, e la sua funzione principale è "Take scalable, semantic, accessible screenshots, in SVG format.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SVG Screenshot
Scarica i file di estensione SVG Screenshot in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | SVG Screenshot |
ID | nfakpcpmhhilkdpphcjgnokknpbpdllg |
URL Ufficiale | https://chromewebstore.google.com/detail/svg-screenshot/nfakpcpmhhilkdpphcjgnokknpbpdllg |
Descrizione | Take scalable, semantic, accessible screenshots, in SVG format. |
Dimensione del File | 511 KB |
Conteggio Installazioni | 6,291 |
Versione Corrente | 0.11.5 |
Ultimo Aggiornamento | 2021-05-24 |
Data di Pubblicazione | 2020-10-26 |
Valutazione | 4.36/5 Totale 25 Valutazioni |
Sviluppatore | felixfbecker |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/felixfbecker/svg-screenshots |
URL della Pagina di Aiuto | https://github.com/felixfbecker/svg-screenshots/issues |
Lingue Supportate | 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", " |