add method

add(self)

Adds a web extension.

Returns

The index.


def add(self):
    ...

See Also