{"id":20096789,"url":"https://github.com/teocci/jsonviewer-for-chrome","last_synced_at":"2025-07-04T12:03:54.406Z","repository":{"id":38271874,"uuid":"73871333","full_name":"teocci/JSONViewer-for-Chrome","owner":"teocci","description":"Validates and makes JSON documents easy to read.","archived":false,"fork":false,"pushed_at":"2024-02-23T09:10:52.000Z","size":161,"stargazers_count":120,"open_issues_count":12,"forks_count":70,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-07T01:11:34.799Z","etag":null,"topics":["chrome-extension","json","json-validator","json-viewer"],"latest_commit_sha":null,"homepage":"https://goo.gl/QWWes1","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teocci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-16T01:29:45.000Z","updated_at":"2024-11-29T00:45:43.000Z","dependencies_parsed_at":"2024-02-23T09:49:02.136Z","dependency_job_id":null,"html_url":"https://github.com/teocci/JSONViewer-for-Chrome","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FJSONViewer-for-Chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FJSONViewer-for-Chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FJSONViewer-for-Chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teocci%2FJSONViewer-for-Chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teocci","download_url":"https://codeload.github.com/teocci/JSONViewer-for-Chrome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230388131,"owners_count":18217755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","json","json-validator","json-viewer"],"created_at":"2024-11-13T16:59:53.977Z","updated_at":"2024-12-19T06:09:39.541Z","avatar_url":"https://github.com/teocci.png","language":"JavaScript","funding_links":["https://www.patreon.com/teocci"],"categories":[],"sub_categories":[],"readme":"# JSONViewer-for-Chrome\n\nJSONViewer-for-Chrome is a Chrome extension for printing JSON nicely when you visit it 'directly' in a browser tab. This allows you to a view JSON string in a tree format. Also, you can open/close sections for better visibility.\n\n## Key Features\n\n- **Performance**: Optimized for speed, efficiently handling long pages without lag.\n- **User Interface**: Syntax highlighting and collapsible trees with indent guides and item counts improve readability.\n- **Navigation**: Easily navigate through data with clickable URLs.\n- **Developer Tools Integration**: Export parsed JSON as a global `json` variable for console inspection.\n- **Versatility**: Compatible with any valid JSON page, including local files (when enabled in Chrome settings).\n\n## Supporting Development\n\nSupport this project and [become a patron][1]. Your contributions help ensure continuous improvement and support.\n\n\u003ca href=\"https://www.patreon.com/teocci\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## Easy Installation\n\n### From the Chrome Web Store\n\nInstall JSONViewer for Chrome directly from the [Chrome Web Store][2] for the simplest setup.\n\n### From Source\n\nPrefer to install from source? Here's how:\n\n1. Clone or download this repository.\n2. Navigate to `chrome://extensions/` in Chrome.\n3. Enable \"Developer mode\".\n4. Select \"Load unpacked extension\".\n5. Choose the `extension` folder from this repository.\n\n## Usage Examples\n\nTry JSONViewer on these JSON endpoints to see it in action:\n\n- Single todo: https://jsonplaceholder.typicode.com/todos/1\n- Posts collection: https://jsonplaceholder.typicode.com/posts\n- Comments: https://jsonplaceholder.typicode.com/comments\n- Albums: https://jsonplaceholder.typicode.com/albums\n- Large photo collection: https://jsonplaceholder.typicode.com/photos\n- Users: https://jsonplaceholder.typicode.com/users\n- And more: http://headers.jsontest.com/, http://validate.jsontest.com/?json=[1,2,3], http://echo.jsontest.com/key/value/1/one/2/two\n\n## Contributing\n\nYour contributions make JSONViewer even better! Whether it's filing an issue, submitting a pull request, or suggesting new features, we welcome your participation. Check out our [contribution guidelines](CONTRIBUTING.md) for more information.\n\n## Acknowledgments\n\nThis project builds upon [JSONView-for-Chrome][3], incorporating necessary fixes to address [JSON vulnerabilities][4].\n\n## License\nJSONViewer for Chrome is open-source software licensed under the MIT License. See the [LICENSE][5] file for more details.\n\n## Change Log\n\nDetailed changes for each release are documented in the [change log][6].\n\n- **v0.8.17** - Removed Traffzilla to address user-reported issues.\n- **v0.8.15** - Policy adjustments related to Traffzilla.\n- **Previous Versions** - See change log for full history.\n\n[1]: https://www.patreon.com/teocci\n[2]: https://chrome.google.com/webstore/detail/aimiinbnnkboelefkjlenlgimcabobli\n[3]: https://github.com/gildas-lormeau/JSONView-for-Chrome\n[4]: http://haacked.com/archive/2008/11/20/anatomy-of-a-subtle-json-vulnerability.aspx\n[5]: LICENSE\n[6]: CHANGELOG.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteocci%2Fjsonviewer-for-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteocci%2Fjsonviewer-for-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteocci%2Fjsonviewer-for-chrome/lists"}