Hi All,
I want url which we enter in chrome before its navigation complete or before it is loaded.
Is is possible using NPAPI or Google chrome extension?
Please give me some reference if anyone tried it before..
Thanks & Regards,
Sheetal..
This is a discussion on Get url before url loaded... within the Plugins Development section, part of the Chrome Plugins category: Hi All, I want url which we enter in chrome before its navigation complete or before it is loaded. Is ...
Hi All,
I want url which we enter in chrome before its navigation complete or before it is loaded.
Is is possible using NPAPI or Google chrome extension?
Please give me some reference if anyone tried it before..
Thanks & Regards,
Sheetal..
Maybe you can subscribe to the "onCreated" event, and read the url from there..?
http://code.google.com/chrome/extensions/tabs.html