I have the CRX ID of a Microsoft Edge extension. How can I find the extension on MS Edge Add-ons store using this CRX ID or the full URL of the extension?
2
There are 2 best solutions below
0
Nagachaitanya Lokam
On
Pick any store URL, replace the last 32 digits (CRX ID) with the new CRX ID and run it in the browser to get the full URL as the page refreshes.
For example to find the URL for this CRX ID: ghbhpcookfemncgoinjblecnilppimih
Go to any store product detail page for example https://microsoftedge.microsoft.com/addons/detail/microsoft-editor-spellin/hokifickgkhplphjiodbggjmoafhignh ; change the CRX ID to ghbhpcookfemncgoinjblecnilppimih and you will see it resolves to https://microsoftedge.microsoft.com/addons/detail/accessibility-insights-fo/ghbhpcookfemncgoinjblecnilppimih
Let me know if this was helpful. I am happy to help you with more details.
Related Questions in MICROSOFT-EDGE
- couldn't sign in visual studio code
- Could not start a new session. Response code 500
- C# --headless print-to-pdf with Microsoft edge(chromium) won't work using ProcessStartInfo
- Building a web application for microsoft edge sidebar
- How to access Microsoft Edge browser and login into website via VBA
- Testcases failing in azure pipeline giving error edge driver exception
- Have values for edge driver changed
- DevTools not evaluating `$0` eagerly
- Native Messaging "Specified native messaging host not found" debugging
- @angular/cdk drag and drop dropzone likes to be outside of the original position when dropping in chrome browser but works fine in edge
- Start MS-Edge from command with save-as enabled
- img tag not loading dynamic image url in different browser except chrome
- How to restore the Microsoft extension user data to another pc?
- chrome.downloads.download on MS Edge: windows update this week added a bug. Work-around?
- Several issues with scroll snap in HTML/CSS
Related Questions in BROWSER-EXTENSION
- Detecting how much 'White' color there is, on an embedded video on a webpage
- How to programatically fast forward video on a website
- Send list of opened tabs from chrome extension to electron application
- How to request host_permissions at install time with Manifest V3?
- Issues with Tailwind CSS Functionality in Chrome Extension (Manifest V3) Content Script
- I am building an extension using manifest v3 with the config below, I am unable to view/open my popup when dev tools is open
- How to make a browser extension open new web page and put text in form
- In a browser extension: how listen for HTTP requests and display a count?
- I uploaded a chrome extension to the webstore last night and the status says published to testers but when I try to use the link I get a 404 error
- How to block/remove Youtube Share, Download buttons in a content script like how uBlock does it?
- How to Externally Debug a Memory Issue on a Minified Website (AI Sensei)
- Surfingkeys browser extension has enabled, disabled, and lurk mode. How do I add a list of websites in surfingkeys to browse in the lurk mode?
- I want to give input to an input file type using my browser extension
- Browser extension: monkey patching fetch responses from the actual webpage
- Practical way to load from chrome.storage.local.get
Related Questions in MICROSOFT-EDGE-EXTENSION
- Disabling extensions on localhost in Microsoft Edge
- How to programmatically assign a keyboard shortcut to open an Edge Extension?
- How do I highlight text on a webpage in my Edge extension?
- How to update my Edge extension in MS partner center - unable to see it because of wrong tenant or something
- Microsoft Edge API and IE Mode
- How to troubleshoot extension when it behaves differently while developer console is opened?
- How to get split tabs in Microsoft Edge extensions?
- How do I get my browser extension to redirect the website I want it to?
- Detect when tab was restored from history
- chrome extension contextMenu contextType includes browser_action didn't mathch documentUrlPatterns
- How can I ensure that the extension ID remains the same when publishing my browser extension for the first time on Chrome and Edge?
- Cannot Find Edge AAD OIDC App Launcher Extension
- Microsoft Partner Center: enroll in microsoft edge with professional email
- After setting content_scripts.world to "MAIN", how to communicate with the background page?
- Javascript and Chrome Extensions
Related Questions in BROWSER-ADDONS
- Why are cookies not removed
- How to set printing parameter on browser
- Mozilla firefox addon script doesn't open new tab as it should
- Google Chrome Web Store Extension - Internationalization Problem
- Microsoft Edge store denied my addon (a search tool). Need explaination
- To publish a Microsoft Edge extension, is payment required for registration?
- How to create unique identifiers for tabs that persist across browser restarts in a Quasar browser addon?
- How is a public key used that is generated when a Microsoft Edge extension is submitted on Partner Center?
- How do I reach out to Microsoft Edge Add-ons support to enquire about certification failure of my extension package?
- How to change the "Publisher display name" of an extension on Microsoft Edge Add-ons?
- How to provide any additional details for certification review when submitting an extension to Microsoft Edge Add-ons website?
- How can I find an extension on MS Edge Add-ons store or the full URL of the extension using a CRX ID ? (CRX ID is 32-characters long keyword)
- Getting certificate chain from rejected connections in firefox
- How to check the review status and report of your extension submitted to publish on Microsoft Edge Add-ons?
- Browser extension popup navigation?
Related Questions in MICROSOFT-EDGE-CHROMIUM
- How to get split tabs in Microsoft Edge extensions?
- Where can i find url to download edge browser like we have for chrome
- How can I allow mic and camera permissions in microsoft edge using selenium?
- How do I get Edge's current active tab's URL and title in bash?
- Why .png and other types of images aren't loading on my browser?
- Is there a wat to set Chromium browsers (edge and chrome) profile name when launching browser with Selenium
- Windows 11 Microsoft Edge Bookmarks Location
- Get Chromium edge driver of version that matches the version of Edge browser installed
- Automatically closing browser in kiosk mode after a timeout of some minutes or user inactivity
- How do I transfer the ownership of a Microsoft Edge Extension?
- How can playwright launch a chromium which can remember the cookie of last time?
- How to use a blocking request listener with manifest v3?
- Calling .NET assemblies(DLL) from OBJECT tags in Edge
- NoSuchElementException: Unable to find element error while running Edge driver in IE Mode using Selenium 4 with Microsoft's example
- Debugging JavaScript in Edge & VS Code causes DCOM 10016 Event / Access violation
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Here, I am assuming that you are searching for an already published extension.
By default, we can search the extension by typing its name in the search box on MS Edge Add-ons store.
I made some tests with the Add-ons store site and found that we can find the specific extension by passing the extension ID with the URL.
We can see the extension ID(32 characters long) of an installed extension by visiting the
edge://extensions/page in the MS Edge browser.URL syntax would be below.
https://microsoftedge.microsoft.com/addons/detail/<Modify_extension_id_here>?hl=en-USYou need to replace the
<Modify_extension_id_here>with the actualextension-IDin the URL above will open that extension page.Let me know if you have further questions.
Thanks for your understanding.