Introduction |
Top Previous Next |
A Major New Feature with Version 2 of FARR is a powerful Plugin system.
Plugins are written as standard MS Windows DLLs, using any language that can create such DLLS (C,C++,Delphi,VB, etc.)
It can provide additional files or urls that FARR will search and filter automatically. It can do it's own search and filter and generate results. It can takeover launching of some or all files/urls. It can generate results that have no meaning except to the plugin, which the plugin will "launch" It can generate results that only other plugins know how to handle. It can adjust the scores of other results generated by FARR or other plugins.
|