The AllLogger Firefox/Chrome Add-on is to log:
- web page requests and referrers,
- activations of tabs.
The AllLogger Add-on Server is required to use the add-on.
Setup the AllLogger Add-on Server. Change the server endpoint in websocket.js to point to the add-on server:
let ep = "ws://[AddonServerAddress]:[Port]/";