From 3da9988ea6f3a228221520aafa4bdb8c0bd95edd Mon Sep 17 00:00:00 2001 From: marky ercillo Date: Thu, 22 Aug 2024 10:35:42 -0700 Subject: [PATCH] add chrome link to read me --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5ece74..130f2b6 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ That allow extending the devtools with custom panels, without the need to create ## Installation -The extension is available for Chrome and Firefox. Links to the extension in the Chrome and Firefox stores will be provided soon. +The extension is available for Chrome and Firefox. +[Chrome Link](https://chromewebstore.google.com/detail/player-ui-devtools/oookcmbndmalnmacldppblmblakggabo) ## Usage To use the extension, you need to have the Player UI Devtools running in the inspected page leveraging one or more devtools plugins and have the extension installed. For more information on how to install and use the Player UI Devtools, check out the [Player UI Devtools documentation](https://player-ui.github.io/latest/devtools).