Releases: aj47/clickolas-cage
v0.0.2 - Voice & OpenRouter
How to install
- download the .zip file and extract the build folder
- Go to the Extensions page by entering chrome://extensions in a new tab
- if it isnt. set your Chrome browser 'Developer mode' on
- click 'Load unpacked', and select the build folder
How to use
Keyboard shortcut to open clickolas;
- Windows/Linux:
Ctrl+Shift+L
- Mac:
Command+Shift+L
- Once the extension popup opens, you'll see a text area where you can enter your goal or task.
- You can type your goal directly or use the speech-to-text feature:
- Click the "Start Listening" button to activate speech recognition.
- Speak your goal clearly.
- Click "Stop Listening" when you're done.
- Click the "Submit" button or press Enter to start the automation process.
- A side panel will appear on the webpage, showing the steps Clickolas Cage is taking to complete your task.
- You can interact with the side panel to provide additional input or stop the execution if needed.
API Keys OpenRouter API key
To use Clickolas Cage, you'll need to provide OpenRouter API key for the language models. The extension supports multiple providers:
Sidepanel Controls
Once Clickolas Cage starts executing your task, a sidepanel will appear on the right side of the webpage. This panel provides the following controls and information:
-
Minimize/Maximize: Click the '▼' or '▲' button in the top-right corner to minimize or maximize the sidepanel.
-
Drag and Move: You can click and drag the top bar of the sidepanel to reposition it on the page.
-
Message List: The main area of the sidepanel displays messages, including:
- Steps being executed
- User inputs
- System messages
- Completion messages
-
Stop Execution: When Clickolas Cage is actively executing a task, a "Stop Execution" button will appear. Click this to halt the current operation.
-
Input Area: When not executing, you'll see an input field where you can:
- Type additional instructions or queries
- Use voice input for hands-free interaction
-
Voice Input:
- Click the "Voice" button or use the keyboard shortcut (Ctrl+Shift+K) to start/stop voice recognition.
- When active, it will display "Stop" and the button will highlight.
- Speak your instruction clearly, then click "Stop" or use the shortcut again to submit.
-
Send Button: Click "Send" or press Enter to submit your typed or voice-transcribed input.
The sidepanel allows you to monitor the progress of your task, provide additional input when needed, and control the execution of Clickolas Cage directly from the webpage.
v0.0.1
clickolas cage first release build!!
- only works with openai models at the moment
- you need an openai API key (put it in settings page) https://platform.openai.com/api-keys
to add to chrome:
0. Go to the Extensions page by entering chrome://extensions in a new tab