jsPDF
jsPDF copied to clipboard
Add real-time character counter for text box input
trafficstars
Fixes issue: #3783 Users can see number of characters typed in real-time. This change also includes change in the path for Firefox for macOS.
Earlier: var suffix = '.app/Contents/MacOS/firefox-bin' After fixing: var suffix = '.app/Contents/MacOS/firefox'