How to find chrome extension in Chrome Web Store by ID
The direct link to your Chrome Web Store item should be like this: https://chrome.google.com/webstore/detail/extension_id
- just replace the extension_id
with actual id.
In August 2021, this seems to work:
https://chrome.google.com/webstore/search/extension_id?hl=en-US
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.