I’m wondering, how can I develop application/plugin/browser extension that can extend functionality of search engine, like McAfee SiteAdviser puts green checks or red crosses on Google page when it thinks the web-site is ‘clean’
I’m wondering, how can I develop application/plugin/browser extension that can extend functionality of search
Share
https://developer.mozilla.org/en/Gecko_Plugin_API_Reference
You get access to the DOM and can do stuff to it.