I need to get text from alert box.
<script type="text/javascript">
alert('Some text')
</script>
I don't have enough reputation to upload images..so i upload code instead of image :)
Is there any way to get text "from popup" on Chrome using Greasemonkey?