Skip to content

west-mt/ssbrowser

Repository files navigation

ssbrowser

Site specific browser based on Firefox/XULRunner.
You can view specific web site as an independent application.

Usage

You can simply call "launcher.bat" or "launcher.sh" to make shortcut icon for web application.

Or, directly call:

(path-to-firefox)/firefox -app (path-to-ssbrowser)/application.ini [-no-remote] -url (URL) [-include (include-regexp)] [-exclude (exclude-regexp)] [-P (profile-name)] [-title (window-title)]

OR:

(path-to-xulrunner)/xulrunner (path-to-ssbrowser)/application.ini [-no-remote] -url (URL) [-include (include-regexp)] [-exclude (exclude-regexp)] [-P (profile-name)] [-title (window-title)]

If you will use multiple ssbrowser instance, add "-no-remote" option (and use different profiles).

About

Site specific browser based on Firefox/XULRunner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors