Plugins
Manage Plugin scripts
Plugins are java scripts used to preprocess pages that Inquiry is about to save. You can write your own plugin to change the page title, remove unwanted menus, ad blocks, etc.
The default installation contains a plugin that extracts seller ID from eBay pages and adds them to the saved page title. To add a new script, take the sample in the Plugins subdirectory (in the directory where Inquiry is installed) and save it to the same folder under a different name. Then edit it for your purpose. The sample is richly commented.
Please do not use filenames that begin from mp_ for your own scripts, because they might be overwritten by the next version of Inquiry.
Newly added plugin scripts will be inactive in Inquiry. To activate them (use on the pages you save), check the script. |