This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Replies: 2 comments
-
Hey man. I asked the same thing here: The frog debugger has some context embedded so that'll need to be stripped before it can be used in a non-frog frame but according to @tmm . It's in the works |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added support for this in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've really enjoyed prototyping using Frog's Frame Devtools - and I consider the UI incredibly intuitive. We have invested in our own Frames framework, the cost of switching to Frog is too high. However, I would still love to integrate Frog within my workflow as a testing tool.
Objective
Allow Frame Devtools (
frog dev
) to support debugging applications not developed with Frog. This initiative aims to broaden the use cases for Frog, which could not be used on any Frames app across a diverse range of frameworks.Integration points and requirements
frog dev
outside of a project or launch with an external URL.post_redirect
buttons, allowing user to open the redirect URL in a separate tabLet me know what you think, and thanks again for building Frog
Beta Was this translation helpful? Give feedback.
All reactions