Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E3FCEF

Please read the Terms of Use for Materials on ZennoLab

Table of contents

Expand
titleClick here to expand table of contents.
Table of Contents

...

Installs extension using CRX file.

  • Path to the file - path to the .crx file

Info

“Pause” was added in ZennoPoster 7.7.0.0

  • Pause (sec.) - pause might be useful during the installation process of some extensions, to ensure, that it was installed correctly, before working with it.

Expand
titleC#
Code Block
languagec#
instance.InstallCrxExtension("PATH_TO_CRX_FILE");

...

The first thing you need to do is prepare your personal Chrome browser.

  1. Go to the Chrome web store

  2. Find one of the extensions that can download .crx files from extension pages and install it in your browser. Examples of such extensions:

    1. CRX Extractor/Downloader - this one will be used further for example.

    2. Get CRX

    3. Extension Source Downloader

...

Downloading an extension file

Downloading a .crx file using CRX Extractor/Downloader as an example

  1. Go to the page of the extension you need. For example - Google Translate

  2. Activate CRX Extractor/Downloader and click on the “Download as CRX” button

    Image Modified

     

  3. Choose where to save the file.

...

Userful links:

  1. 💻Browser window

  2. Profile folder usage guide