{"id":13515172,"url":"https://github.com/rbrahul/Awesome-JSON-Viewer","last_synced_at":"2025-03-31T04:36:31.349Z","repository":{"id":38360009,"uuid":"80253844","full_name":"rbrahul/Awesome-JSON-Viewer","owner":"rbrahul","description":":fire: A Chrome extension to visualise JSON response and  introduce awesome JSON prettifying experiences.","archived":false,"fork":false,"pushed_at":"2024-03-31T15:56:13.000Z","size":1273,"stargazers_count":529,"open_issues_count":27,"forks_count":105,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-05-23T06:01:12.007Z","etag":null,"topics":["chrome-extension","json","json-viewer","react","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rbrahul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-01-27T23:09:54.000Z","updated_at":"2024-05-20T08:50:37.000Z","dependencies_parsed_at":"2023-02-09T02:16:42.199Z","dependency_job_id":"6197f801-5773-40bb-ac75-9daa18d0b5d5","html_url":"https://github.com/rbrahul/Awesome-JSON-Viewer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbrahul%2FAwesome-JSON-Viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbrahul%2FAwesome-JSON-Viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbrahul%2FAwesome-JSON-Viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbrahul%2FAwesome-JSON-Viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbrahul","download_url":"https://codeload.github.com/rbrahul/Awesome-JSON-Viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418658,"owners_count":20773934,"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-viewer","react","reactjs"],"created_at":"2024-08-01T05:01:07.097Z","updated_at":"2025-03-31T04:36:31.324Z","avatar_url":"https://github.com/rbrahul.png","language":"JavaScript","funding_links":["https://www.paypal.com/donate?hosted_button_id=VQLQGCRJAAF3L"],"categories":["JavaScript","Kostenlose Alternativen"],"sub_categories":[],"readme":"# JSON Viewer Pro (Completely Free)\n\nA Chrome browser extension to visualize JSON response in awesome Tree and Chart view with great user experience and options.\n\n\n# Welcome to the JSON Viewer Pro. It is absolutely free and has no annoying advertisements.\n\n[![](https://raw.githubusercontent.com/rbrahul/Awesome-JSON-Viewer/master/chrome-web-store.png)](https://chrome.google.com/webstore/detail/json-viewer-pro/eifflpmocdbdmepbjaopkkhbfmdgijcc)\n\n\n\n\n## Features\n\n* ✅ Beautify JSON response from API\n* ✅ Visual representation of JSON\n* ✅ Depth traversing of JSON property using breadcrumbs\n* ✅ Write custom JSON in Input area\n* ✅ Import local JSON file\n* ✅ Download JSON file using Context Menu\n* ✅ URL filters\n* ✅ Change Themes\n* ✅ Custom CSS\n* ✅ Cool User Interface.\n* ✅ Copy property and value\n* ✅ Access JSON in your console using only `json` keyword\n\n## Screen Shots\n![Awesome JSON](https://raw.githubusercontent.com/rbrahul/Awesome-JSON/master/awesome-json-slideshow.gif \"Awesome JSON an awesome Chrome extension to assist development\")\n\n# Your donation is appreciated\n\n### Your small contribution inspires us.\n\n[![](https://www.paypalobjects.com/en_US/DK/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?hosted_button_id=VQLQGCRJAAF3L)\n\n\n\n## Online JSON viewer(without any installation needed):\n[Awesome JSON View Online Editor with very limited features](https://rbrahul.github.io/Awesome-JSON-Viewer/# \"Awesome JSON Viewer\")\n\n\n\n## Known Issue/Expected Behaviour:\n\n * Custom CSS/Style, Theme, Collapsible settings are not applicable on **chrome-extension://eifflpmocdbdmepbjaopkkhbfmdgijcc/index.html** page as **chrome-extension://\\*** doesn't allow **conentScript** to be executed.\n\n\n\n## Change Log:\n\n### Version 1.0.0 on  04-10-2020\n**New Feature**\n  - All the essential features of JSON Viewer\n\n### Version 1.0.1 on  20-10-2021\n**New Feature**\n  - Added ContentType application/json detection before initialising JSON Viewer Pro extension to webpage.\n\n**Bug Fix**\n- Fixed bug for NextJS framework implemented sites and Twitter Cards.\n- Added support for *localhost (http://localhost:port)* sites blocking in Manage URL settings.\n\n### Version 1.0.2 on 27-03-2024\n\n**Improvements:**\n- Upgraded to Manifest v3\n- Fixed the issue with missing gear icon.\n- Fixed issue with the reloading all tabs when settings are saved or set to default.\n- Collapse nested items settings was not working once the extension was opened via clicking on the extension icon.\n- Minor UI improvements in Toast Message and Buttons on the Setting page.\n\n### Version 1.0.3 on 31-03-2024\n\n**Bug Fixes:**\n- JSON Viewer Pro doesn't recognize local JSON files once opened via browser.\n\n**Developed with ♥ using ReactJS, Jquery and D3**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbrahul%2FAwesome-JSON-Viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbrahul%2FAwesome-JSON-Viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbrahul%2FAwesome-JSON-Viewer/lists"}