Dashport par Charles Strahan
Third-party extension to import and export Grafana dashboard JSON directly in the browser for preview purposes.
MĂ©tadonnĂ©es de lâextension
Ă propos de cette 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
Typical workflow
Accepts both the raw dashboard model (
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
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
- Export a dashboard's JSON.
- Edit it, commit it to your repo, or just stash it for later.
- 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.
Noté 0 par 1 personne
Autorisations et données
Autorisations facultatives :
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Liens du module
- Version
- 1.0.0
- Taille
- 17,67Â Ko
- DerniĂšre mise Ă jour
- il y a 4 jours (18 juil. 2026)
- Catégories associées
- Licence
- MIT OR MPL-2.0
- Historique des versions
- Ajouter Ă la collection