We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We could allow users to redirect between production and staging containers using Chrome's webRequest API.
https://developer.chrome.com/extensions/webRequest
This would allow us to remove Requestly as a dependency:
https://chrome.google.com/webstore/detail/requestly-redirect-url-mo/mdnleldcmiljblolnjhpnblkcekpdkpa
The text was updated successfully, but these errors were encountered:
Good idea. Perhaps the UI to support it would look like:
Top: default state, no redirect/override in place Bottom: Overriding redirect active - user sets the URL
These fields sit somewhere in the header section (above the table) in the UI.
Sorry, something went wrong.
No branches or pull requests
We could allow users to redirect between production and staging containers using Chrome's webRequest API.
https://developer.chrome.com/extensions/webRequest
This would allow us to remove Requestly as a dependency:
https://chrome.google.com/webstore/detail/requestly-redirect-url-mo/mdnleldcmiljblolnjhpnblkcekpdkpa
The text was updated successfully, but these errors were encountered: