Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 252 Bytes

File metadata and controls

16 lines (11 loc) · 252 Bytes

install web-ext

sudo npm i -g web-ext

test

make test

build

make build

debug userchromecss

In Developer Tools settings "Enable browser chrome and addon debugging toolboxes" "Enable remote debugging"

Open debugger : Ctrl + Alt + Shift + i