# Package Identifiers

Find the correct package identifiers and signing details needed to allow or block apps in Aikido Endpoint. Each operating system and app ecosystem uses different identifiers and metadata.

## VSCode Marketplace / VSIX

Open the plugin you want to allow or block in the Marketplace and use the Identifier under installation.

<figure><img src="https://3149773201-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2FEVbIFWN2rfXQv7G6JnKz%2FLanguageTool_Overlay.png?alt=media&#x26;token=bba4cc35-edcf-41ea-a1cc-821b3b329b71" alt=""><figcaption></figcaption></figure>

## Chrome extensions

You can find the identifier in the URL of the extension:

```
https://chromewebstore.google.com/detail/name-of-extension/identifier
```

For example in the case of [Lighthouse](https://chromewebstore.google.com/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk):

```
url: https://chromewebstore.google.com/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk
identifier: blipmdconlkpinefehnmjammfjpmpbjk
```
