linkclump icon indicating copy to clipboard operation
linkclump copied to clipboard

Google chrome extension that allows you to open multiple links at once.

Linkclump

Codacy Badge

Support

Support is not provided as this is a free extension.

Installation

Install it by visiting the chrome web store.

Build

The build process uses ant (run ant at the command line) and will run tests and create a zip file that can be uploaded to the chrome store. From docker:

docker run --mount type=bind,source="$(pwd)",target=/app frekele/ant:1.10.3-jdk8u111 ant -f /app/build.xml