Skip to content

Latest commit

 

History

History

2 Add-on

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AllLogger Firefox/Chrome Add-on

The AllLogger Firefox/Chrome Add-on is to log:

  • web page requests and referrers,
  • activations of tabs.

Dependencies

The AllLogger Add-on Server is required to use the add-on.

How to use

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]/";