airdcpp-search-sites
v1.2.0
Published
Extension for adding configurable context menu items that will perform web searches for files/directories
Downloads
425
Maintainers
Readme
airdcpp-search-sites
AirDC++ extension that allows adding context menu items for search results, filelist items, queued bundles and chat message highlights that will search the selected items from selected web sites (e.g. Google, IMDB).
What's new in each version
Troubleshooting
Enable extension debug mode from application settings and check the extension error logs (Settings\extensions\airdcpp-search-sites\logs
) for additional information.
Development
Help wanted
Pull requests with new validation modules are welcome. When developing new modules, please write tests as well.
This extension is based on the airdcpp-create-extension example project, that provides instructions for AirDC++ extension development.
You may run the tests with npm run test
.