<div dir="ltr">I need a little help with extensions:<br>
<br>
I want to develop in c++ an extension with the next features:<br>
<br>
+ it have to be notified when a new page is loaded.<br>
+ it have to had access to the document DOM.<br>
+ it have to be installed by root and it cannot be uninstalled/disabled by user.<br>
+ preferably for firefox and chrome, but with firefox as first option.<br>
<br>
It will be part of a research project in my classroom. <br>
<br>
Nowadays I have a mess in my mind with the amount of possibilities and a fault of documentation.<br>
What is the best option?<br>
<br>
Thanks in advance: Fran.<br></div>