javascript - How to make chrome extension to talk with angular on the page -


i've chrome extension modifies pages dom. page in angular need change scope of element. how can that?

what want interact page's js context content script. there nothing special angularjs in regard.
in order able interact page's js need inject code page.
can achieved in lethora of ways , this answer covers them in great detail.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -