YouTube Search Now version history - 2 versions
YouTube Search Now by s3c_mm
YouTube Search Now version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2
Released Jan 16, 2025 - 22.6 KBWorks with firefox 58.0 and laterBecause DOM was changed by Google, changes were made to this extension accordingly.
1. <input> no longer has id="search", so now name="search_query" is being used to query the element
2. Just using .focus() no longer works, so .click() and .dispatchEvent(...focus...) were added
additionally, console log is now more verbose and it is printed only if search input element is foundSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1
Released Sep 24, 2024 - 21.12 KBWorks with firefox 58.0 and later, android 120.0 and laterSource code released under MIT License