Add Your URL In Hackman

If you have a web page dedicated to your plugin or you wish to enter your personal URL (homepage, services, etc) in Hackman, the you should use a script file like the one that follows:

&My page
menu=help_web
extra=http://www.domain.com/~MyPage/develop.html
about=
config=
shortcut=
icon=


Note that any valid URL may appear in the third line. Save this file as script (*.hmp) in the \Plugins directory. When you restart Hackman, a My Page menu will be placed under the Help menu (Help|Hackman on the web|My Page) and the URL in the third line will be directed to the default Internet Browser.

TIP: to direct the browser open a site and not a single page, to not enter the .html document (ex: http://www.domain.com/~MyPage/). This will open the default.html or index.html main page of a site.

Back