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

Update the Konami code #67

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Update the Konami code #67

merged 1 commit into from
Jan 24, 2022

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Jan 7, 2022

No description provided.

@@ -15,7 +15,7 @@ For further inspiration, have a look at the rest of examples in the root of this
### Opening Dev Tools

Once an extension is deployed and running, it is possible to open the Chrome Dev Tools from the UI extension part, using a variation of the [Konami Code](https://en.wikipedia.org/wiki/Konami_Code).
Click on the extension tab, and then hit the key sequence 'up, up, down, down, left, right, left, right, P, D, T'. That should open Dev Tools, and give access to the Chrome console, debugger, etc.
Click on the extension tab, and then hit the key sequence `up, up, down, down, left, right, left, right, p, d, t`. That should open Dev Tools, and give access to the Chrome console, debugger, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The P, D, T part seems to be case insensitive, but it's best if we put it lowercase to avoid people thinking they need to have mayus enabled. Thanks!

@rumpl rumpl merged commit e20d670 into main Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants