All Projects → felixfbecker → Svg Screenshots

felixfbecker / Svg Screenshots

📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Svg Screenshots

Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-13.12%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (-53.22%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-65.84%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (+14.85%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+23.02%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (-67.57%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-94.55%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+663.12%)
Mutual labels:  chrome-extension, chrome, firefox-addon, browser-extension
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (-59.9%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+550.99%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-4.46%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-62.62%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+491.09%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-4.46%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-66.09%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Simpread Little
简悦( SimpRead ) · 轻阅版
Stars: ✭ 216 (-46.53%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (-3.22%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (-40.59%)
Mutual labels:  chrome-extension, chrome, firefox-addon
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+3970.79%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Hide Files On Github
Chrome extension - Hide nonessential files from the GitHub file browser
Stars: ✭ 277 (-31.44%)
Mutual labels:  chrome-extension, chrome, browser-extension

SVG Screenshots Browser Extension

Chrome Web Store Firefox Add-on main build status release build status license: MIT semantic-release

Browser extension to take semantic, scalable, accessible screenshots of websites, as SVG - as simple as taking a PNG screenshot.

Why use this?

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 run any JavaScript.

Install

Install from the official extension stores:

Examples

These full-page SVG screenshots were taken with the browser extension:

Google

Hacker News

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].