Histórico de versões de VHS - Dev Tools - 7 versões
VHS - Dev Tools por Vihat Software
Histórico de versões de VHS - Dev Tools - 7 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 1.2.53
Lançada em 29 de jul de 2026 - 4,07 MBFunciona com firefox 109.0a1 e superior- New viewer for
.csvand.tsvfiles — a searchable/filterable table view plus a Raw tab.
- Tooltip colors now match daisyUI's own tooltip colors exactly, including the default (no color) tooltip.
- Secondary and accent buttons/badges now render their own distinct colors instead of matching primary, in every theme.
- Popup's quick-copy password button now shows a tooltip.
- Sharing a saved file now shows the actual upload error (e.g. the server's own error message) in the toast instead of a generic "Share failed".
Código fonte lançado sob Todos os direitos reservados
- New viewer for
Versões antigas
Versão 1.2.51
Lançada em 29 de jul de 2026 - 4,06 MBFunciona com firefox 109.0a1 e superior- Share a local file opened directly from disk, straight from the viewer toolbar.
- New "Shared files" tab in the popup, next to "Saved files", with copy-link/remove/clear-all.
- Drag and drop a file straight onto the popup to share it.
- Configurable link expiration for Pastebin and dpaste shares, plus an optional dpaste API token.
- IndexedDB export menu now shows per-store details (record count, key path, auto-increment, indexes).
- Popup auto-detect now recognizes pasted cURL commands and converts them into a JS fetch/axios, Node, Python, Go, or PHP request snippet, remembering your last-picked language.
- Viewer's "Compare" button now forwards the current file's real name into Diff Compare instead of a generic timestamp-based one.
Código fonte lançado sob Todos os direitos reservados
Versão 1.2.49
Lançada em 28 de jul de 2026 - 4,06 MBFunciona com firefox 109.0a1 e superior- Share a local file opened directly from disk (not just pasted/clipboard content) straight from the viewer toolbar
- New "Shared files" tab in the popup, next to "Saved files", listing local files you've shared with copy-link/remove/clear-all
- Drag and drop a supported file straight onto the popup to share it — duplicate drops of the same content reuse the existing link instead of re-uploading
- Configurable link expiration for Pastebin and dpaste shares (Settings → Upload), so shared links don't pile up against provider storage limits
- Optional dpaste API token, so shares can be tied to your dpaste account instead of uploading anonymously
- Client-side file-size check before sharing, with a clear error instead of an opaque upload failure
- Shared-link expiry now shows in the "Shared by ..." tooltip
- Popup remembers which of Saved/Shared files was last active
- Popup's "Open as Log/JSON/Code" now clears the input box after opening it
- Sharing a dropped file no longer crashes when the popup's clipboard write fails right at drop time
- dpaste's "Link expires (days)" setting now clamps to its 1–365 day range as you type
Código fonte lançado sob Todos os direitos reservados
Versão 1.2.48
Lançada em 27 de jul de 2026 - 4,05 MBFunciona com firefox 109.0a1 e superior- Buttons, fields, checkboxes, toggles, and sliders now share one consistent look.
- Restyled the viewer toolbar's filename, save/discard/rename, and font-size controls.
- Pages now fade in once loaded instead of flashing the wrong color theme.
- Replaced several emoji/text placeholders with proper icons.
- Improved muted/secondary text contrast across many color themes.
- Fixed the scan camera preview stretching instead of staying square.
- Switching templates now clears the previous template's fields.
- Create tab now reflows on narrower windows without overflow or blank space.
- QR Code popup menu item is no longer disabled.
- New XML file viewer with Beautify and Raw tabs.
- Added a Prettier settings section for default formatting options.
- Add-ons menu now has an "Auto-detect viewer by type" toggle with a count badge.
- Added
CSS Gradientto the Recommended Web Tools list. - Pasting a CSS gradient into the popup now shows a live preview.
- Added more Tech-stack detectors, validated against official logos.
- Beautify no longer auto-runs on JS/TS/CSS files; engine replaced with Prettier, and JSX/TSX can now be beautified too.
- File-type detection now double-checks the server's response against the URL's extension.
- Fixed XML files from disk showing a style-information message instead of content.
- Fixed viewers sometimes showing a blank page, including a "process is not defined" error.
- Fixed JSX/TSX files sometimes wrongly detected as HTML.
- Diff Compare now trusts the file's own extension instead of guessing, and no longer crashes when replacing one side of a comparison.
- Safe Password Generator no longer lets you turn off every character set at once.
- Fixed several CSS/layout issues across the standalone tool pages.
- Toast notification colors weren't applying correctly.
- Right-click "Open as ..." menu items now work on
view-source:pages. - "Copy Paste Enable" no longer breaks copy/paste inside embedded editors.
Código fonte lançado sob Todos os direitos reservados
Versão 1.2.35
Lançada em 22 de jul de 2026 - 3,37 MBFunciona com firefox 109.0a1 e superiorWhat'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.
Código fonte lançado sob Todos os direitos reservados
Versão 1.2.24
Lançada em 19 de jul de 2026 - 3,09 MBFunciona com firefox 109.0a1 e superiorWhat'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.Código fonte lançado sob Todos os direitos reservados
Versão 1.2.10
Lançada em 16 de jul de 2026 - 2,71 MBFunciona com firefox 109.0a1 e superiorCódigo fonte lançado sob Todos os direitos reservados