https://github.com/jovotech/ask-console-chrome-extension
⚡️ Chrome Extension for faster testing in the Alexa Skill Simulator
https://github.com/jovotech/ask-console-chrome-extension
alexa alexa-skills-kit amazon-alexa
Last synced: 6 months ago
JSON representation
⚡️ Chrome Extension for faster testing in the Alexa Skill Simulator
- Host: GitHub
- URL: https://github.com/jovotech/ask-console-chrome-extension
- Owner: jovotech
- License: apache-2.0
- Created: 2018-10-04T07:35:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T16:58:20.000Z (over 3 years ago)
- Last Synced: 2024-05-01T09:47:44.538Z (over 1 year ago)
- Topics: alexa, alexa-skills-kit, amazon-alexa
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/alexa-skills-kit-simulato/opjjjciodammljgdambcjmljkcjblkkk
- Size: 107 KB
- Stars: 38
- Watchers: 8
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alexa Skills Kit Console Chrome Extension
> Speed up Alexa Skill testing in the Alexa Skill Console

Tired of typing countless commands into the Alexa Simulator?
* Click "resend" next to a message instead of typing again
* Save messages into buttons## Installation
### Option 1: Chrome Web Store
You can find this extension in the Chrome Web Store: https://chrome.google.com/webstore/detail/alexa-skills-kit-simulato/opjjjciodammljgdambcjmljkcjblkkk
### Option 2: Manual Installation
1. Clone or download this repository and unzip it: https://github.com/jovotech/ask-console-chrome-extension/archive/master.zip
2. Go to your Chrome extensions either through the menue or by pasting this into your browser: `//chrome://extensions/` (or: `chrome://extensions/`)
3. Click `Load unpacked` and upload the unzipped folder
4. Go to the Alexa Developer Console at https://developer.amazon.com/alexa/console/ask and try it out with one of your Skills!> Want to learn how to build Alexa Skills with Jovo? Check out our tutorial 👉 https://www.jovo.tech/tutorials/alexa-skill-tutorial-nodejs