Skip to main content

Whiteboxing the Chromebook Extension

Getting Started

It's possible to customize the user-visible information for the FileWave Inventory Extension

ChromeWB-orignalextension.pngChromeWB-orignalinstalledby.png

It's possible to customize icons, name and description:

ChromeWB-customextension.png

Customer data

If you would like a "whiteboxed" version of the extension you have to:

    Download chromebook-whiteboxing.zip and modify the data inside (adding a new icon, description, etc.) Create a support Ticket titled "Chromebook Custom Extension" and attach your new modified Zip File Wait till we send back your "whiteboxed" extension then continue to the "How to publish" section below

    The ZIP file contains:

      icon_.png (so far we have 19, 38, 128 as size) data.json

      data.json

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

      How to publish 

      How to publish a "whiteboxed" version of the extensions

      Once you get the "whiteboxed" version of your extension, you have to follow some steps to make it available to your organization.

        Login/Create an account to Google Developer Dashboard

        Click on the "Add New Item" button
        ChromeWB-devdashboard.png

        Upload the ZIP file
        ChromeWB-uploadextension.png

        Edit/add Additional Info
        ChromeWB-customwebstore.png

        Publish the extension