Module: content script - search

Methods

(inner) getSearchInputField()

Searches for an input field on the current page such that we can search the page.
Source:

(inner) getUrlParams()

Gets the url parameters from the current url.
Source:

(inner) searchPage(delay)

Tries to find input fields on the current webpage and simulates a user typing in things in these input fields.
Parameters:
Name Type Description
delay number The delay before searching in milliseconds.
Source: