Hacker News new | ask | show | jobs
Chrome's built-in JSON viewer breaks existing JSON viewer extensions (bugs.chromium.org)
3 points by wubin 1005 days ago
1 comments

This isn't a regression on Chrome's part. There is no contract to keep functionality or interfaces exactly the same. The extensions will simply have to update and hack it a different way.
The change that broke the extensions is reverted for now due to the reported issues.