-
Notifications
You must be signed in to change notification settings - Fork 168
Testing locally
Alessia Bellisario edited this page Sep 20, 2023
·
1 revision
- In your Chrome URL bar, go to:
chrome://extensions/
- Click on
Load unpacked
. - Add the
apollo-client-devtools/build
directory. - The add-on should now be installed.
- In your Firefox URL bar, go to:
about:debugging#/runtime/this-firefox
- Click on
Load Temporary Add-on
. - Add the
apollo-client-devtools-firefox.zip
file. - The add-on should now be installed.