# Chromebook Inventory Extension White Labeling (EOL)

## What

White labeling the FileWave Chromebook Inventory Extension is no longer available. The steps below record the previous support-assisted process for historical reference; do not use them for a new deployment.

1. Administrators downloaded the historical [chromebook-whiteboxing.zip](https://kb.filewave.com/attachments/38) package and modified its icon and metadata.
2. They opened a support ticket titled **Chromebook Custom Extension** and attached the modified ZIP file.
3. After Support returned the customized extension, they published it through the Chrome Web Store developer dashboard.

## Status

FileWave removed custom publishing when the extension moved to newer Chrome APIs. The supported path is the standard FileWave inventory extension.

## Current workflow

FileWave 15.4 and later do not support this customization. Deploy the standard inventory extension by following [Chromebook Client Pre-Requisites](https://kb.filewave.com/books/evaluation-guide/page/chromebook-client-pre-requisites "Chromebook Client Pre-Requisites").

## Related Content

- [Chromebook Client Pre-Requisites](https://kb.filewave.com/books/evaluation-guide/page/chromebook-client-pre-requisites "Chromebook Client Pre-Requisites")

## Historical process details

The remaining steps and screenshots document the retired publishing process.

The ZIP file contained:

- icon\_.png (so far we have 19, 38, 128 as size)
- data.json

**data.json**

```json
{
  "name": "<NAME_HERE>",
  "description": "<DESCRIPTION_HERE>"
}
```

### Historical Chrome Web Store publishing steps

After FileWave returned the customized extension, administrators used the following Chrome Web Store steps to publish it to their organization.

1. Login/Create an account to [Google Developer Dashboard](https://chrome.google.com/webstore/developer/dashboard)
2. Click on the "Add New Item" button  
    ![ChromeWB-devdashboard.png](https://kb.filewave.com/uploads/images/gallery/2023-06/mvuQbo0kql9iBtqk-chromewb-devdashboard.png)
3. Upload the ZIP file  
    ![ChromeWB-uploadextension.png](https://kb.filewave.com/uploads/images/gallery/2023-06/CQoFja80ChN3Jjg3-chromewb-uploadextension.png)
4. Edit/add Additional Info  
    ![ChromeWB-customwebstore.png](https://kb.filewave.com/uploads/images/gallery/2023-06/t3oyiF2nczc8IlNK-chromewb-customwebstore.png)
5. Publish the extension