Skip to content

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

License

Notifications You must be signed in to change notification settings

SkyN9ne/linkclump

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.7%
  • HTML 14.1%
  • CSS 8.6%
  • Shell 0.6%