A helper api for YouTube scripts that provides easy and consistent access for commonly needed functions, objects, and values.
As of
ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greatest.deepsurf.us/scripts/549881/1684270/YouTube%20Helper%20API.js.
@grant should be used if the consumer script wishes to use the Greasemonkey compatible parts of the storage API.
Both the GM.* and GM_* versions are supported for the following functions:
getValuesetValuedeleteValuelistValuesNote: If no relevant @grant is used, the script will automatically fall back to using standard localStorage instead.