YouTube Helper API

YouTube Helper API.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/549881/1670161/YouTube%20Helper%20API.js

Аўтар
ElectroKnight22
Версія
0.5.7
Створаны
17.09.2025
Абноўлены
01.10.2025
Памер
19.6 КБ
Ліцэнзія
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.