Skip to content
/ link Public

Open all links under selected area in new windows

License

Notifications You must be signed in to change notification settings

jc4x4/link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objectives

This tool demonstrates how to implement SnapLinkPlus-like functionality using RxJS.

Instructions

Build

Install these dependencies:

npm install -g beefy browserify

Then install and build this project

git clone https://github.com/j4ckcyw/link
cd link
npm install
npm run build

link.browserified.js can be used as a standalone script

link.user.js can be used as a greasemonkey script

Test

npm run start
npm run test

About

Open all links under selected area in new windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published