Best way to write a Safari Extension
        Posted  
        
            by username
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by username
        
        
        
        Published on 2008-09-13T02:30:32Z
        Indexed on 
            2010/06/08
            0:52 UTC
        
        
        Read the original article
        Hit count: 380
        
What is the best way to write a Safari extension? I've written a couple XUL extensions for Firefox, and now I'd like to write versions of them for Safari. Is there a way that would allow you to add buttons or forms to the browser UI, since this is not possible with an Input manager or Service menu?
© Stack Overflow or respective owner