How to find chrome extension in Chrome Web Store by ID

In the chrome extension developer dashboard, there is an option to share the extension with tester accounts as documented here:

I know my app's ID but I don't know how to get the "direct link" for my app. I'm assuming it's some sort of hidden store page? Has anyone done this before?

2 Answers

The direct link to your Chrome Web Store item should be like this: - just replace the extension_id with actual id.

3

In August 2021, this seems to work:

Or you can just type the extension id in the search box on the Chrome web store, it should work even if they change the URL in the future.

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like