Skip to content

kissy2go/tm-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tampermonkey scripts

Requirements

Installation

Run following command after clone repository:

$ npm install

Import to Tampermonkey

Create tmScripts.zip:

$ gulp build

And then, import tmScripts.zip with Tampermonkey.

Gulp tasks

clean

Cleanup working directory.

compile

Compile coffee scripts.

zip

Compress dest directory.

build

Build zip file for Tampermonkey importing.

watch

Watch source files and auto compile.

Links

About

Tampermonkey scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published