Skip to content
  • Kai Uwe Broulik's avatar
    Add build option to install the extension.crx locally · 3ea446a1
    Kai Uwe Broulik authored
    Run cmake with -DINSTALL_CHROME_EXTENSION=ON if you want to install the provided
    extension.crx file locally instead of having Chrome download it from the store.
    
    Default is off where it will download the newest version from the store.
    3ea446a1