Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a bridging abstraction for wider browser support #2

Closed
andyrichardson opened this issue Jun 24, 2019 · 2 comments
Closed

Create a bridging abstraction for wider browser support #2

andyrichardson opened this issue Jun 24, 2019 · 2 comments
Assignees
Labels
Maintenance Changes to the project which don't affect the end user

Comments

@andyrichardson
Copy link
Collaborator

This will simplify communication and also make debugging a lot easier 👌

Also decouples us from Chrome meaning we can look at wider browser support.

@andyrichardson andyrichardson added the Maintenance Changes to the project which don't affect the end user label Jun 24, 2019
@andyrichardson andyrichardson changed the title Create a bridging abstraction for communication to and throughout the extension Create a bridging abstraction for wider browser support Oct 24, 2019
@andyrichardson
Copy link
Collaborator Author

So I spent some time playing around with this today and it looks like Firefox support just works...

...I know right?

@sofiapoh seeing as you're a Firefox user, can you give this a shot and let me know how your experience is?

  1. Go to Debugging and hit load temporary addon
  2. Select manifest file from dist folder (or extract the tar file attached in the latest release - https://github.com/FormidableLabs/urql-devtools/releases/tag/v0.0.6)
  3. Load any project that has the devtools exchange

Notes

Developer experience looks to be way better in firefox also (panels and extensions auto reload on change 🔥🔥🔥)

Screenshots

Screenshot 2019-12-03 at 11 53 46

@andyrichardson
Copy link
Collaborator Author

Firefox version just published!!!!

https://addons.mozilla.org/en-GB/firefox/addon/urql-devtools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Changes to the project which don't affect the end user
Projects
None yet
Development

No branches or pull requests

2 participants