plugout - Plugin switcher for OS X.
Usage: plugout [OPTIONS]
Plugout works with Intel and PPC Macs and allows Intel macs
to run your target browser in Rosetta if the plugin is PPC.
Download Plugout
INSTALL:
>>cd path/to/plugout/
>>sudo ./install.sh
-Flash
Anything lower than version 9 on Intel Macs will restart the
browser in Rosetta.
-Browser Restart
Browsers must be restarted before changes take effect. plugout will
do this for you, just answer 'y' to the prompt. You can supply the
-r switch to force the restart (don't prompt you to restart).
-Default Browser
The default browser is firefox. You can change the default browser
plugout uses so you don't have to specify the -b switch everytime.
Open up this file and change the 'default_browser' variable.
-Default Plugin
'flash' is the default plugin used. So if switching flash players
you don't have to supply the -p switch.
-Installing New Plugins.
See ~/plugout_plugins/ADD_PLUGINS
Commandline Switches Available:
-l, --list List available plugins. Use -l and -p for specific plugin players available.
-p, --plugin=flash Which plugin do you want to switch? Default is flash. Supports (flash,fl).
-v, --version=9.0.45 Plugin version.
-b, --browser=firefox Launch or Restart firefox. Supports (firefox,safari,camino,opera,shiira)
-r, --restart Force restart your browser (from -b) if it's already running.
-h, --help Show this usage statement.
USAGE EX: Switching Plugins.
plugout -v 9.0.47 => Install flash player 9.0.47. Without a browser start/restart (changes will not reflect until restart)
plugout -p flash -v 9.0.47 => (same as above)
plugout -p fl -v 9.0.47 => (same as above)
plugout -v 9.0.47d => Install the flash debug player for 9.0.47
plugout -v 8.0.35 => Install flash 8.0.35. The browser will run in Rosetta.
plugout -v 9.0.47 -b camino => Install flash 9.0.47 and start/restart camino
plugout -p sl -v 1.0 -b camino => (same as above)
plugout -v 9.0.47 -b camino -r => Install flash 9.0.47 and restart camino without prompting you
USAGE EX: Listing Plugins Available.
plugout -l => List available plugins to use. (top level directories in ~/plugout_plugins)
plugout -l -p flash => List PPC and UB plugins available in ~/plugout_plugins/[myplugin]/[ppc & ub]