Install Firefox Add-on: Link
or
Install Chrome Extension: Link
Go to the extension/add-on settings as set the Custom port to 2626
.
wget https://github.com/convict-git/cp_parser_cli/releases/download/v1.0.1/package.zip
# or download the latest release from "Download-Linux x64 badge"
unzip package.zip
cd package
chmod +x install.sh && ./install.sh
git clone https://github.com/convict-git/cp_parser_cli.git
cd cp_parser_cli
chmod +x build.sh && ./build.sh
chmod +x install.sh && ./install.sh
chmod +x uninstall.sh && ./uninstall.sh