internet explorer - IE BHO: How to Inject External Javascript file? -


i porting 1 of extensions ie. done in c#. looking smooth transition. chrome based extension following once page loaded:

  1. inject script tag having src of external js file
  2. inject css style link style markup
  3. insert html based div have listeners closing of div etc.

it easier in chrome guess ie has separate route. know can use ihtmlelement , other stuff manipulate dom want keep code standarized. atleast 1 dealing dom. can done @ ie part?

thanks


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -