A Chrome extension for managing your Amazon Alexa devices directly from the browser. List, rename, and delete devices without navigating through Amazon's native UI.
Not created by or endorsed by Amazon. Alexa, Echo and Amazon are trademarks of Amazon.com, Inc. or its affiliates. This is an independent, unofficial tool.
- List Devices — View all Alexa-connected devices with their name, description, and manufacturer
- Rename Devices — Inline rename with a single click
- Delete Devices — Remove individual devices or bulk-delete all at once
- Refresh — Re-fetch the device list at any time
Install from the Chrome Web Store.
- Navigate to alexa.amazon.com and log in. Amazon will redirect you to your local Alexa site — that is expected, and the extension follows you there.
- Click the Device Manager for Alexa extension icon in the toolbar.
- Your devices will be fetched and displayed automatically.
- Use the Rename / Delete buttons on each device card, or Delete all to remove every device.
The extension adds a content script to the Alexa web app — alexa.amazon.com and the regional
sites Amazon redirects you to when you sign in (.co.uk, .de, .fr, .it, .es, .ca,
.com.au, .co.jp, .in, .com.br, .com.mx). When you open the popup, it asks that script to
talk to Alexa on your behalf from within the page you already have open, reusing your existing
Amazon session — the extension never sees or stores your Amazon credentials.
It relies on interfaces Amazon does not publish or support. Amazon can change them at any time without notice, which would break the extension until it is updated.
| Permission | Reason |
|---|---|
activeTab |
Check whether the current tab is on Alexa |
- Your device list is read and modified inside the Alexa tab you already have open. It is not sent anywhere else.
- No analytics, tracking, or telemetry of any kind.
- No third-party requests of any kind.
The extension source lives in a private submodule, so git clone --recurse-submodules on this
repository will not fetch it unless you have access. This repo holds the store artwork and project
documentation.
Found a bug or have a feature request? Please open an issue.
If this saved you some clicking, you can sponsor the project.
This project is licensed under the MIT License.
