From 7814969f5f65de7a21a942bc78f28aa21707c692 Mon Sep 17 00:00:00 2001 From: Andre Beging Date: Mon, 8 Nov 2021 12:59:49 +0100 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..253a3e3 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# How to use +## 1. Install user script browser extension + +For Firefox: +[Tampermonkey](https://addons.mozilla.org/de/firefox/addon/tampermonkey) or [Greasemonkey](https://addons.mozilla.org/de/firefox/addon/greasemonkey/) + +For Chrome: +[Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) + +## 2. Install the script +Click one of the links below. Your Tampermonkey/Greasemonkey will automatically detect this as an installable user script and offer the installation + +# User Scripts + +- [Foodsharing Planner](https://github.com/TroogS/userscripts/raw/master/foodsharing_planner.user.js) +-