YouTube Helper API

YouTube Helper API.

Detta skript bör inte installeras direkt. Det är ett bibliotek för andra skript att inkludera med meta-direktivet // @require https://update.greatest.deepsurf.us/scripts/549881/1669608/YouTube%20Helper%20API.js

Upphovsman
ElectroKnight22
Version
0.5.4
Skapad
2025-09-17
Uppdaterad
2025-09-29
Size
19,5 KB
Licens
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.