SVG Screenshot
Take scalable, semantic, accessible screenshots, in SVG format.
Vad är SVG Screenshot?
SVG Screenshot är en Chrome-tillägg utvecklad av felixfbecker, och dess huvudfunktion är "Take scalable, semantic, accessible screenshots, in SVG format.".
Tilläggsskärmbilder
Ladda ner SVG Screenshot-förlängningens CRX-fil
Ladda ner SVG Screenshot-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | SVG Screenshot |
ID | nfakpcpmhhilkdpphcjgnokknpbpdllg |
Officiell webbadress | https://chromewebstore.google.com/detail/svg-screenshot/nfakpcpmhhilkdpphcjgnokknpbpdllg |
Beskrivning | Take scalable, semantic, accessible screenshots, in SVG format. |
Filstorlek | 511 KB |
Antal Installationer | 6,291 |
Aktuell Version | 0.11.5 |
Senast Uppdaterad | 2021-05-24 |
Publiceringsdatum | 2020-10-26 |
Betyg | 4.36/5 Totalt 25 Betyg |
Utvecklare | felixfbecker |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/felixfbecker/svg-screenshots |
Hjälpsida URL | https://github.com/felixfbecker/svg-screenshots/issues |
Stödda Språk | 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", " |