Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device Manager for Alexa

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.

Features

  • 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

Installation

Install from the Chrome Web Store.

Usage

  1. 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.
  2. Click the Device Manager for Alexa extension icon in the toolbar.
  3. Your devices will be fetched and displayed automatically.
  4. Use the Rename / Delete buttons on each device card, or Delete all to remove every device.

How It Works

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.

Permissions

Permission Reason
activeTab Check whether the current tab is on Alexa

Privacy

  • 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.

Source

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.

Support

If this saved you some clicking, you can sponsor the project.

License

This project is licensed under the MIT License.

About

List, remove and rename Alexa devices directly from the browser!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors