Historial de versiones de VHS - Dev Tools - 3 versiones
VHS - Dev Tools por Vihat Software
Historial de versiones de VHS - Dev Tools - 3 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.2.35
Lanzada el 22 de jul. de 2026 - 3,37 MBCompatible con firefox 109.0a1 y superioresWhat's New (since 1.2.25)
Cloud sharing- Added a Share feature — upload the current file to a cloud paste provider (GitHub Gist, dpaste.com, Pastebin, or a custom endpoint) and copy back a shareable link, from both the viewer toolbar and the popup's saved-files list.
- Added a Settings → Upload tab to configure the share provider (API keys/tokens, or a custom endpoint URL/method/headers).
- Opening one of the extension's own share links now automatically detects it and loads the shared content straight into the viewer, instead of showing the raw paste-provider page. The viewer toolbar shows where shared content came from, with a one-click copy of the original share link.
- Re-uploading an already-shared file now replaces a stale/expired link without losing the "copy link" action, and toast notifications confirm success/failure for share, upload, and copy actions.
- The Upload tab now warns that dpaste.com occasionally has downtime and suggests switching providers if a share fails.
New tools- Added a standalone Cookies Viewer — lists every cookie for a page (name, value, domain, path, expires, secure, httpOnly, sameSite) with Copy/Copy all/Refresh/Delete actions and a JSON preview for cookie values that parse as JSON. Also reachable by pasting a cookie string into the popup.
- Added an "IndexDB Exportor" popup menu — lists the current tab's IndexedDB databases and lets you download any database's contents as JSON with one click.
- Added a "detect:tech-stacks" popup command — scans the current tab for frameworks, libraries, CMS/e-commerce platforms, and analytics scripts, showing each with its logo.
Add-ons- Added an "Add-ons" popup menu for toggling injected page behaviors on/off, with a count badge showing how many are enabled.
- Added "Copy Paste Enable" — restores copy/paste/right-click/text-selection on pages that try to block it, including CSS-only and keyboard-shortcut-based blocking. Now a one-click action for just the current tab rather than a setting silently applied everywhere, and no longer interferes with the extension's own editor pages.
Viewer improvements- Added a "Paste" button in the viewer toolbar for a quick, throwaway swap of the current tab's content with the clipboard, without opening a new tab or touching saved-files history.
- The extension logo now shows a small dev-build badge when running a development build, so it's never mistaken for production.
- Upgraded the underlying Monaco editor; fixed a build issue that came with it.
- Fixed log lines being mis-colored when their message text happened to contain another level's keyword.
Fixes- Fixed raw file viewing breaking on GitHub-hosted raw content and Gist share links due to their CSP restrictions.
- Fixed downloaded filenames for detected share links missing their file extension.
- Fixed tooltips breaking layout/positioning in some cases and being capped to plain text.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versiones antiguas
Versión 1.2.24
Lanzada el 19 de jul. de 2026 - 3,09 MBCompatible con firefox 109.0a1 y superioresWhat's New (since 1.2.11)
New viewers
- Added a full SVG viewer — rendered preview (like a browser would show it) plus a source-code tab, with Beautify, Minify, and Download options. Works correctly even with Chrome's native SVG viewer.
- Added a Markdown (.md) viewer with a rendered Preview tab and a raw Source tab.
- Added a code viewer for JS/JSX/TS/TSX/CSS files with syntax highlighting, a Raw tab, and optional beautify formatting.
Themes & appearance
- Added over 60 new color themes (Claude, Codex, Dracula, Gruvbox, Everforest, Rosé Pine, VS Code, Xcode, Material, Slack, Linear, Notion, Vercel, and more), many with their official logos in the theme picker.
- Replaced emoji-based icons throughout the popup and toolbar with crisp, consistent hand-drawn icons that render the same across every platform and font.
- Improved font rendering (antialiasing) for sharper text across the extension.
- Added a font-family picker (Fira Code, JetBrains Mono, Cascadia Code, Roboto Mono, Source Code Pro) and a tab-size setting, both synced across all viewers.
Fixes
- Fixed log-level colors not applying correctly to ANSI-colored logs.
- Fixed a bug where plain code containing words like "error" or "warning" was incorrectly highlighted as log output.
- Fixed the theme/settings dropdown closing itself before a selection could be made.
- Fixed keyboard navigation (arrow keys, focus, scrolling) in dropdown menus.
- Fixed viewer content getting clipped instead of scrolling when it was taller than the window.
- Fixed "Open selection as..." losing line breaks on multi-line text (which broke JSON Lines content).
- Fixed missing syntax highlighting for .jsonc (JSON with comments) files.
Performance & reliability
- Saved file history now loads faster by only reading file details (name, type, size) instead of full file contents when display
- Added safeguards against a malicious webpage flooding the extension with oversized or excessive "open as" requests.
- General cleanup of internal storage handling so temporary data doesn't linger indefinitely if a tab closes unexpectedly.
Other improvements
- Toolbar and menus are now responsive on narrower windows.
- The viewer's file-type badge can now be corrected manually if auto-detection guesses wrong.
- Added a "Format" shortcut button in the viewer toolbar to send file content straight to the Code Formatter tool.Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versión 1.2.10
Lanzada el 16 de jul. de 2026 - 2,71 MBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Todos los derechos reservados