Install Button for Library ScriptsJS
-
Adds an "Install"- Button for library scripts. Useful to have your usercript addon open it in it's editor. (e.g. Tamper-, Violent- or Grease- monkey)
SimpleCacheJS(Thư Viện)
-
A Map extended as a Cache. Optional KeyExtractor - Function, optional ValueTransformer - Functions, as well as an optional validityPeriod after which an entry is automatically going to be removed.
HttpRequestJS(Thư Viện)
-
HttpRequest for any type of request and HttpRequestHTML to request webpage. Supports caching of responses to handle status 304.
Patch When Available LibraryJS(Thư Viện)
-
Calls a function (getExpectedFnc()) repeatedly until it gives an expected result (confirmIsAvailableFnc()). Forwards it to (doPatchFnc()).