YouTube Helper API

YouTube Helper API.

Dette scriptet burde ikke installeres direkte. Det er et bibliotek for andre script å inkludere med det nye metadirektivet // @require https://update.greatest.deepsurf.us/scripts/549881/1684270/YouTube%20Helper%20API.js

Forfatter
ElectroKnight22
Versjon
0.6.1
Lagd
17.09.2025
Oppdatert
26.10.2025
Size
21,1 kB
Lisens
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.