How to Find the ID for a Chrome Extension

  • January 14, 2019
  • Read 109,063 times
 

Google Chrome extensions are small programs that can be installed to add or change the browser's functionality. When an extension is created and signed by Google, it will be given a unique ID that becomes associated with the extension.

These unique IDs are 32 characters long, such as jifpbeccnghkjeaalbbjmodiffmgedin, which is the extension ID for the Chrome extension source viewer extension.

If an extension is installed in Chrome, you can find its unique ID by following these steps:

  1. Click on the Chrome Menu, select More Tools, and then select Extension as shown below.
    Open Extension List
    Open Extension List
  2. You will now see a list of the installed extensions. Find the extension you wish to determine the ID and click on the Details button for the extension as indicated below. 
    List of Installed Extensions
    List of Installed Extensions
  3. When you open the details screen for an extension, the address bar will display it's ID after the ?id= part of the address. In our example below, the ID for the Chrome extension source viewer is jifpbeccnghkjeaalbbjmodiffmgedin.
    Extension Details
    Extension Details

You can now copy that ID as needed and use it to find its associated files under the C:\Users\[login_name]\AppData\Local\Google\Chrome\User Data\Default\Extensions folder.

Chrome Extensions Folder
Chrome Extensions Folder

More information on how to view an extensions files can be found in this tutorial.

Users who read this also read:

  • How to Find & View the Files Installed by a Chrome Extension Image
    How to Find & View the Files Installed by a Chrome Extension

    Whether it be because you suspect a Chrome extension is malicious, you want to create a backup of a favorite and discontinued extension, or you just want to see how the extension works, knowing how to find and view the files installed by a Chrome extension can be useful.

  • How to Enable the Dark Mode Theme in Windows 10 Image
    How to Enable the Dark Mode Theme in Windows 10

    Windows 10 includes a Dark Mode setting, otherwise known as a Dark Theme, that changes the colors used by Windows and some installed apps to darker colors. While dark mode was originally created so that Windows would display less light and thus would not disturb others who may be sleeping, many have found that they prefer to use a dark theme at all times as they fine it easier on the eyes

  • How to Use Cortana As Your Virtual Assistant in Windows Image
    How to Use Cortana As Your Virtual Assistant in Windows

    Cortana is a virtual assistant, similar to Amazon's Alexa and Apple's Siri, that is built into Windows 10. Using Cortana you can ask it to look up information, schedule appointments, send emails, start applications, and much more. The best part is that you can also do all of this hands free using voice commands so that you can work on other things and still have access to your Windows ...

  • What are Google Chrome Extensions? Image
    What are Google Chrome Extensions?

    Google Chrome extensions are programs that can be installed into Chrome in order to change the browser's functionality. This includes adding new features to Chrome or modifying the existing behavior of the program itself to make it more convenient for the user.

  • How to Export a Registry Key in Windows Image
    How to Export a Registry Key in Windows

    When making a change to the Registry, it is recommended that you first create a export of the entries that you are about to modify. This allows you to save the information to a Registry file, or .reg file, so that if a problem occurs you can import the original settings back into the Registry.

 

Comments:

blog comments powered by Disqus
search tutorials

Login