Firefox Extension

To simplify your Firefox automation process, we have created a Firefox extension that you can install. Here’s how:

1. Installation #

There are two ways to install the extension:

Method(1). In VSCode Clicknium Extension:

Method(2). Via Clicknium Python command (suggested):

Install the extension by running the following Python code:

from clicknium import clicknium as cc

# install firefox extension
cc.firefox.extension.install()

2. Requirements #

  • Please note that the minimum Firefox version required for the extension to work properly is 56.
  • Additionally, make sure to close your Firefox browser before installing the extension.

3. Enabling the Extension #

Once you have installed the extension, you need to enable it in Firefox:

  1. Open the Firefox browser and navigate to the Extensions page.
  2. Find the Clicknium Recorder extension and add it.
Click in VSCode
Enable the extesion in Firefox browser

That’s it! For more installation details, please refer to the console output.

What are your feelings
Updated on 29 November 2023