SVG Screenshot
Take scalable, semantic, accessible screenshots, in SVG format.
Co to jest SVG Screenshot?
SVG Screenshot to rozszerzenie Chrome opracowane przez felixfbecker, a jego główną funkcją jest „Take scalable, semantic, accessible screenshots, in SVG format.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia SVG Screenshot
Pobierz pliki rozszerzeń SVG Screenshot w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | SVG Screenshot |
ID | nfakpcpmhhilkdpphcjgnokknpbpdllg |
Oficjalny URL | https://chromewebstore.google.com/detail/svg-screenshot/nfakpcpmhhilkdpphcjgnokknpbpdllg |
Opis | Take scalable, semantic, accessible screenshots, in SVG format. |
Rozmiar pliku | 511 KB |
Liczba instalacji | 6,291 |
Aktualna Wersja | 0.11.5 |
Ostatnia Aktualizacja | 2021-05-24 |
Data Publikacji | 2020-10-26 |
Ocena | 4.36/5 Łącznie 25 Oceny |
Deweloper | felixfbecker |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/felixfbecker/svg-screenshots |
Adres URL Strony Pomocy | https://github.com/felixfbecker/svg-screenshots/issues |
Obsługiwane Języki | 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", " |