sullyj3 / linkclump

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 76.9%Language:HTML 14.0%Language:CSS 8.6%Language:Shell 0.6%