Similar to #7 and will help add detection needed for #14.
This add in the per-iframe dropdown a "Open in editor" button that opens the site in the appropriate framework editor.
This will require:
- detecting what framework a site is using. (maybe look for script tag names like
aframe.min.js or a <a-scene> tag)
- loading the site into the editor
Specific editors to detect: