Fetches random feedback from The eBay Feedback Generator (http://thesurrealist.co.uk/feedback) and fills in the comment field on eBay feedback pages.
This userscript requires Tampermonkey extension to work which is available for all popular browsers including Chrome, Firefox, Edge
- automatically set stars after selecting feedback type
- Negative feedback = 1 star
- Neutral feedback = 3 stars
- Positive feedback = 5 stars
- lowered max. characters from 80 to 79 because in fact 80 has 81 characters and it blocks the feedback submit button
- force input change to let the form know it can be submitted
- initial release