Skip to content

mikispag/userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Userscripts

A collection of userscripts I maintain for personal use, published in case they are useful to others. Compatible with Violentmonkey, Tampermonkey, and Greasemonkey.

Prerequisites

Install a userscript manager extension in your browser before using any of these scripts:

Scripts

Monerio + Rabattcorner + iGraal Cashback

Surfaces cashback availability from Monerio, Rabattcorner, and iGraal on the shops you actually visit. When more than one provider covers the same shop, the best offer is highlighted. Coupon codes and one-click affiliate activation links are included.

Runs on every site (https://*/*) and lazily queries the providers' public APIs only for the current domain. Excludes social and search domains. Results are cached locally (TTLs from hours to days) to minimize requests.

Install:

Privacy note: like the official iGraal browser extension, this script sends one GraphQL request per unique host you visit so it can determine whether that retailer is on iGraal. Negative lookups are cached for 30 days and positive ones for 14 days.

Updates

Scripts installed from Greasy Fork update automatically. Scripts installed directly from this repository update via the @downloadURL / @updateURL metadata when configured; otherwise re-install from the raw GitHub URL to pick up new versions.

Contributing

Issues and pull requests are welcome at https://github.com/mikispag/userscripts. Each script lives in its own subdirectory with a single *.user.js entry point.

License

MIT © Michele Spagnuolo

Releases

No releases published

Packages

 
 
 

Contributors