- Start Chrome with a flag from the terminal by copy-pasting the following line and hitting enter
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --show-component-extension-options
- Open [chrome://extensions/] in the browser
- Find CryptoTokenExtension, and click its 'background page' link
- In the JS console that opens, type:
HTTP_ORIGINS_ALLOWED = true;
and hit enter - Keep the console open while testing with your U2F device
Created
October 27, 2015 13:15
-
-
Save bdewater/d5c22e5de4f0c8416692 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment