Greasy Fork is available in English.
Creates a button container, under the video, onto which buttons can be added
สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/9004/44606/YouTube%20-%20Button%20Container%20%28%40require%29.js
addButtonToContainer('A Test Button', function () { alert('Test.'); }, 'test-button');