diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e15a8bf0852556bae14c73cebd47bb7d8413d2c5 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +Web Monkey Scripts +================== +A collection of user scripts for different browsers. Mainly tested in chrome. + +Easiest way to import them is to use their raw URL's from this repo. +For example; `reddit-hide-sidebar` has its main/index file @ +<https://git.lysator.liu.se/hugo/web-monkey-scripts/blob/master/reddit-hide-sidebar/index.js> + +Simply replacing blob => raw gives the actual text file, fit for a direct +import. +<https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/reddit-hide-sidebar/index.js> +