YouTube Helper API

YouTube Helper API.

Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greatest.deepsurf.us/scripts/549881/1684270/YouTube%20Helper%20API.js

Δημιουργός
ElectroKnight22
Έκδοση
0.6.1
Δημιουργήθηκε την
17/09/2025
Ενημερώθηκε την
26/10/2025
Μέγεθος
20 KB
Άδεια
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.