wildskyf / TextareaCache

Browser Add-on: Automatically save the content in Textarea.
MIT License
66 stars 7 forks source link

Current TC only watch textareas which are not created after document.ready #43

Closed wildskyf closed 6 years ago

wildskyf commented 6 years ago

it will check whether there is any text content without '.ta-textContent' tag every two seconds. Hope it will not cause too terrible performance problem...

@1.13.0