Hi,

is there any way to get used variable in current document from extension

e.g
html code of current document
.....
<script type="text/javascript">
var bb="bbb";
</script>
......




I want to use bb variable in my Firefox extension
----
maybe by searching in document.body.innerHTML ?!
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to