YouTube Helper API

YouTube Helper API.

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greatest.deepsurf.us/scripts/549881/1684270/YouTube%20Helper%20API.js

Tác giả
ElectroKnight22
Phiên bản
0.6.1
Đã tạo
17-09-2025
Đã cập nhật
26-10-2025
Kích thước
20 KB
Giấy phép
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.