Remove templates and HTML codes from Inkfrog, Auctiva etc in the listing description
Possibly even an html "find and replace" for blocks of code like view counters and product slides.
---
for the developer team
Option:
Write a script that
  • targets the description for other services,
  • copies the core description,
  • then deletes the surrounding HTML.
Core description of WidgetChimp Design's selector is $('etbdescription').find('div').not('#wrapper'); I think