11

I want to use Prism, but I don't want to use Firefox. Is there some similiar technology to Prism, based on Chromium instead of Firefox?

Thanx for your answers

Isaiah
  • 60,830
1passenger
  • 1,009
  • I'm not sure about Chromium, but it can be done in Chrome. Go to the page that you want and then Spanner/Wrench>Tools>Create Application Shortcuts. It gives you the options to add to the Desktop and/or Menu. –  Dec 07 '10 at 19:45

2 Answers2

15

Chrome and Chromium have this functionality built-in. They call it Application Shortcuts. Instructions to use it are here.

  • Click the wrench icon on the browser toolbar.
  • Select Tools.
  • Select Create application shortcuts.
  • In the Gears dialog the appears, select the checkboxes for the locations where you want shortcuts to be placed.
  • Click OK.
Jorge Castro
  • 73,907
0

If you wish to create a separate environment for a specific browser application, just create a directory for user data, then edit a desktop shortcut and add a directive: --user-data-dir=DIR (see chromium -h or man chromium)