SVG Screenshot
Take scalable, semantic, accessible screenshots, in SVG format.
Что такое SVG Screenshot?
SVG Screenshot - это расширение Chrome, разработанное felixfbecker, и его основная функция - "Take scalable, semantic, accessible screenshots, in SVG format.".
Снимки экрана расширения
Скачать файл CRX расширения SVG Screenshot
Скачайте файлы расширений SVG Screenshot в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | SVG Screenshot |
ID | nfakpcpmhhilkdpphcjgnokknpbpdllg |
Официальный URL | https://chromewebstore.google.com/detail/svg-screenshot/nfakpcpmhhilkdpphcjgnokknpbpdllg |
Описание | Take scalable, semantic, accessible screenshots, in SVG format. |
Размер файла | 511 KB |
Количество установок | 6,291 |
Текущая Версия | 0.11.5 |
Последнее Обновление | 2021-05-24 |
Дата публикации | 2020-10-26 |
Рейтинг | 4.36/5 Всего 25 оценок |
Разработчик | felixfbecker |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/felixfbecker/svg-screenshots |
URL страницы помощи | https://github.com/felixfbecker/svg-screenshots/issues |
Поддерживаемые языки | 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", " |