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
I would like to load a crx extension file that is dynamically served from an api. I tried this example:
rod/examples_test.go
Lines 569 to 589 in 252b329
but it appears to not work for crx. I get:
Is it possible to somehow use crx file?
The text was updated successfully, but these errors were encountered:
Please add a valid Rod Version: v0.0.0 to your issue. Current version is v0.116.2
Rod Version: v0.0.0
generated by check-issue
Sorry, something went wrong.
This might help, seems like a chromium policy issue:
https://stackoverflow.com/questions/16800696/how-install-crx-chrome-extension-via-command-line
No branches or pull requests
I would like to load a crx extension file that is dynamically served from an api. I tried this example:
rod/examples_test.go
Lines 569 to 589 in 252b329
but it appears to not work for crx. I get:
Is it possible to somehow use crx file?
The text was updated successfully, but these errors were encountered: