Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Ikon för tillägg

VHS - Dev Tools versionshistorik - 8 versioner

VHS - Dev Tools av Vihat Software

Det finns inga betyg än
0 stjärnor av 5
5
0
4
0
3
0
2
0
1
0
VHS - Dev Tools versionshistorik - 8 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 1.3.1

    Släppt 4 aug 2026 - 4,09 MB
    Fungerar med firefox 109.0a1 och senare
    • Viewer support for .yaml/.yml, .sql, .graphql/.gql — drag-and-drop, Diff Compare, sharing to dpaste/Pastebin.
    • Popup auto-detector decodes EMVCo/VietQR TLV strings with a field breakdown.
    • Drop a file onto an open viewer tab anytime — no new tab needed.
    • Paste text anywhere to load it as a new file; empty-state drop zone has Browse/Paste buttons.
    • Correct a dropped/pasted file's detected type from the toolbar badge, like saved files.
    • Loading spinner shows while a file opens.
    • Renaming works again for unsaved dropped/pasted files.
    • Dropping onto the popup now asks Quick View vs upload & share (remembered in Settings).
    • Sharing unsaved Quick View content also saves it to "Shared files".
    • Quick View shows an Undo button after a drop/paste replaces content.
    • "Open as ..."/"Open selection as ..." now open in Quick View instead of saving to history.
    • Date auto-detect preview shows an ISO 8601 row.
    • Tooltips explain the popup's "Saved files"/"Shared files" tabs.
    • Syntax highlighting colors weren't applied in the viewer for any language.
    • Diff Compare went blank when clearing one side.
    • Monaco hover tooltips rendered pinned to the top-left instead of near the button.
    • Short hover tooltips flickered by wrapping and overlapping a toolbar button.
    • Color swatch copy showed no confirmation feedback.
    • False "not valid JSON" warning on non-JSON paste; pasted content now named with a timestamp.
    • Sharing a dropped file permanently changed the default popup tab.
    • Log-level detection misread "error" inside an XML/HTML tag.
    • Pasted logs with embedded XML/HTML were misdetected as HTML.
    • Dropping/pasting unsupported files (e.g. images) showed garbled content instead of an error.
    • Local files with HTML-like content were misclassified as HTML.
    • Empty drop-zone flashed behind the loading spinner during handoff.

    Källkod släppt under Med ensamrätt

    Hämta Firefox och få tillägget
    Hämta fil
  • Äldre versioner

    Version 1.2.53

    Släppt 29 jul 2026 - 4,07 MB
    Fungerar med firefox 109.0a1 och senare
    • New viewer for .csv and .tsv files — 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".

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.51

    Släppt 29 jul 2026 - 4,06 MB
    Fungerar med firefox 109.0a1 och senare
    • 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.

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.49

    Släppt 28 jul 2026 - 4,06 MB
    Fungerar med firefox 109.0a1 och senare
    • 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

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.48

    Släppt 27 jul 2026 - 4,05 MB
    Fungerar med firefox 109.0a1 och senare
    • 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 Gradient to 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.

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.35

    Släppt 22 jul 2026 - 3,37 MB
    Fungerar med firefox 109.0a1 och senare
    What'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.

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.24

    Släppt 19 jul 2026 - 3,09 MB
    Fungerar med firefox 109.0a1 och senare
    What'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.

    Källkod släppt under Med ensamrätt

    Hämta fil
  • Version 1.2.10

    Släppt 16 jul 2026 - 2,71 MB
    Fungerar med firefox 109.0a1 och senare

    Källkod släppt under Med ensamrätt

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Ladda ner

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

De senaste versionerna

  • Nightly
  • Beta

Firefox för företag

  • Enterprise

Gemenskap

  • Connect
  • Contribute
  • Developer

Följ

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.