Uzbl

Tasklist

FS#241 - Switching flash player

Attached to Project: Uzbl
Opened by Alex (Troy) - 2010-08-10 05:57:56 AM
Last edited by Brendan Taylor (bct) - 2010-12-06 09:35:24 PM
Task Type Feature Request
Category uzbl-core
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello, folks! Is it possible to add some option on config file for switching (turn on/off) flash player? Thanks.
This task depends upon

Closed by  Brendan Taylor (bct)
2010-12-06 09:35:24 PM
Reason for closing:  Won't implement
Additional comments about closing:  not going to put this into the example config for now.
Comment by efreak4u (efreak4u) - 2010-10-10 03:04:24 PM
I add this to my config file

# --- Scripts and PlugIns binds ------------------------------------------------------

@bind ap = set disable_plugins = 0
@bind dp = set disable_plugins = 1
@bind as = set disable_scripts = 0
@bind ds = set disable_scripts = 1
Comment by Noel Maersk (veox) - 2010-11-15 06:54:24 PM
That works (on YT at least). I guess though it should be @cbind now.

Loading...