NinjaKit is a Safari extension that allows you to enhance the way web-pages work, by running javascript (with enhanced privileges) on websites that you specify. It is modeled after, and works similarly to, Greasemonkey.
NinjaKit is a userscript manager for the Safari browser. Userscripts are written in JavaScript, and run in every page as specified by the @include
, @exclude
, and @match
rules.
NinjaKit was written to closely emulate Greasemonkey (the GM release of circa 2012). See greasemonkey for related information.
Resources: