arnav-kr / json-formatter

A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.
https://json-formatter.js.org
MIT License
71 stars 13 forks source link

Feature Request: Support running in iframes #22

Closed andrewpollock closed 2 months ago

andrewpollock commented 9 months ago

Describe your feature

I'd like for iframed JSON content to be formatted as well.

Any Solutions You have thought of?

I believe this merely involves added

"all_frames": true

to the content_scripts array in https://github.com/arnav-kr/json-formatter/blob/main/extension/manifest.json

Additional context?

No response

arnav-kr commented 2 months ago

Implemented in v2.0.6, updates will be live when webstore review is complete Webstore