YouTube Helper API

A helper api for YouTube scripts that provides easy and consistent access for commonly needed functions, objects, and values.

ของเมื่อวันที่ 01-10-2025 ดู เวอร์ชันล่าสุด

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greatest.deepsurf.us/scripts/549881/1670133/YouTube%20Helper%20API.js

ผู้เขียน
ElectroKnight22
เวอร์ชัน
0.5.6
สร้างเมื่อ
17-09-2025
อัปเดตเมื่อ
01-10-2025
Size
19.8 กิโลไบต์
สัญญาอนุญาต
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.