chrismessina / greasekit

Automatically exported from code.google.com/p/greasekit
MIT License
0 stars 1 forks source link

Support for Safari 5 safariextz Format #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Based on my experience using extensions prior to the platform made available 
with the release of Safari 5, I figured a safariextz version of greasekit could 
potentially be very stable.

I currently use NinjaKit, but it's really buggy, it will frequently delete my 
scripts and the creator has not updated any of his code in the last 5 months 
(https://bitbucket.org/os0x).

Original issue reported on code.google.com by gdp...@gmail.com on 4 Feb 2011 at 6:21

GoogleCodeExporter commented 9 years ago
I am very sad that GreaseKit does not actually apply installed GM scripts in 
the Safari 5.1 beta, and I honestly thought it was just me when I noticed a 
very important GM script was removed from the NinjaKit extension. If anything, 
I'd like to see Safari 5.1 compatibility for the SIMBL plugin, but a 
.safariextz would be great!

Original comment by mashiank...@gmail.com on 23 Jun 2011 at 5:24

GoogleCodeExporter commented 9 years ago
I am not sure if this will help the devs, but if you have the Debug (not 
Develop) menu showing and use the New Single-process Window option in Safari 
5.1, GreaseKit WILL work in that window, so I suspect the problem is Safari 
5.1's split-process architecture.

So, if anyone wants a workaround, enable the Debug menu (google it), and either 
use New Single-Process Window to get a window that GK works in, or just uncheck 
"Use Multi-Process Windows" in the debug menu to make all windows still work 
(at the expense of losing multiple process windows). 

Original comment by dylantr...@gmail.com on 23 Jul 2011 at 10:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@dylan - The option you speak of does not seem to be available in the Develop 
menu by default... Are you using a Nightly or perhaps have some other extension 
installed to allow for this functionality?

Original comment by matg...@gmail.com on 29 Jul 2011 at 4:30

Attachments:

GoogleCodeExporter commented 9 years ago
It's the Debug menu, not Develop (there are two seperate ones, what you have 
there is the Develop Menu). 

Also, I realize now that it wasn't a good idea to cross-post, I just wanted to 
hit both. Anyway, see also this thread for more info:

http://code.google.com/p/greasekit/issues/detail?id=48

Original comment by dylantr...@gmail.com on 3 Aug 2011 at 9:12