Skip to content

Instantly share code, notes, and snippets.

@rofe
Last active July 29, 2023 16:52
Show Gist options
  • Save rofe/9170d068a7b3ab727a8745774e430aca to your computer and use it in GitHub Desktop.
Save rofe/9170d068a7b3ab727a8745774e430aca to your computer and use it in GitHub Desktop.
sidekick custom view: config.json
{
"specialViews": [{
"title": "Better JSON Viewer",
"path": "**.json",
"viewer": "/tools/sidekick/better-json-viewer/index.html"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment