Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Dashport

Dashport by Charles Strahan

Third-party extension to import and export Grafana dashboard JSON directly in the browser for preview purposes.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
Dashport adds the missing "import" half of Grafana's dashboard-as-code workflow: Grafana lets you export a dashboard's JSON model, but has no built-in way to load edited JSON back into a session. Dashport fills that gap.

This is an unofficial, third-party extension and is not affiliated with or endorsed by Grafana Labs.

What you can do
  • Export the current dashboard's JSON — download it as a file or copy it to the clipboard.
  • Import JSON back into Grafana — drag-and-drop a file, use the file picker, or paste. The page reloads with your dashboard ready to review and save.

Typical workflow
  1. Export a dashboard's JSON.
  2. Edit it, commit it to your repo, or just stash it for later.
  3. Import it back in — enter edit mode and save to persist your changes.

Accepts both the raw dashboard model ({"title": ..., "panels": [...]}) and the full API response format ({"meta": ..., "dashboard": ...}).

How it works

Dashport operates at the network layer, intercepting Grafana's internal dashboard API call and substituting your JSON on reload — so there are no race conditions with Grafana's own scripts. On Chrome it uses declarativeNetRequest; on Firefox it uses webRequest response filtering.

Notes
  • The export feature targets Grafana 10+ (Scenes framework). Import works with older versions too.
  • Grafana can be self-hosted on any domain, so the extension requests broad host access to detect dashboard pages.
  • No data is collected or transmitted — everything happens locally in your browser.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support site
  • Copy add-on ID
Version
1.0.0
Size
17.67 KB
Last updated
a month ago (Jul 18, 2026)
Related Categories
  • Web Development
License
MIT OR MPL-2.0
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.