Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

napcs/flashtoggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashtoggle

Flash enabler / disabler for Safari on OSX.

Based on a solution by John Gruber at daringfireball.net/2010/11/flash_free_and_cheating_with_google_chrome

Usage

You’ll need to call the command with the sudo command because the Flash files are located in system folders.

To disable Flash, use

sudo flashtoggle off

To enable Flash, use

sudo flashtoggle on

To see if Flash is enabled or not,

sudo flashtoggle status

If you just want to toggle Flash on or off, use

sudo flashtoggle

and it will figure out what to do.

What it does

It simply moves the Flash plugin files into a different folder, and then moves them back when you reactivate Flash.

Version

  • 0.1.0 initial release.

Licence

MIT.

About

Enable and disable Flash Player in Safari on OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages