Bookmarkleter
You have JavaScript. You need a bookmarklet. This does that.
Drag this link to your bookmarks bar:
My Bookmarklet
Options:
Wrap with IIFE
Ensure jQuery 3.6 is available
Minify with UglifyJS
Bookmarklet name:
Input code:
const inputs = $('input'); console.log(inputs.length);
Output code:
Fork me on GitHub