Netscape plugin question (C++)
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Dear colleagues, Does anyone know of a way to create a Netscape plugin (in C++) that would be always active for whatever MIME type is currently loaded? What I need is to slightly modify the contents of any and all pages opened. Please direct me to where to look for a solution. The Netscape Plugin SDK documentation gives no answer to this. Is it really impossible to "filter" page content? Thanks in advance!