YouTube Helper API

YouTube Helper API.

Ovu skriptu ne treba izravno instalirati. To je biblioteka za druge skripte koje se uključuju u meta direktivu // @require https://update.greatest.deepsurf.us/scripts/549881/1669608/YouTube%20Helper%20API.js

Autor
ElectroKnight22
Verzija
0.5.4
Stvoreno
17.09.2025.
Ažurirano
29.09.2025.
Size
19,5 KB
Licenza
MIT

@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:

  • getValue
  • setValue
  • deleteValue
  • listValues

Note: If no relevant @grant is used, the script will automatically fall back to using standard localStorage instead.