up vote -2 down vote favorite
share [g+] share [fb]

I want to add my custom button to the Safari toolbar.

Please let me know how this can be achieved.

link|improve this question
4  
Note to whoever migrated this to Super User: it does actually sound like a programming question. – Sidnicious Aug 7 '09 at 14:34
feedback

migrated from stackoverflow.com Aug 7 '09 at 13:52

This question came from our site for professional and enthusiast programmers.

2 Answers

See Best way to write a Safari Extension on Stack Overflow.

link|improve this answer
feedback

This blog post could be of some help, it shows how to add a custom home button to the safari toolbar.

Apparently you just need to replace a PDF in a resources directory, with the PDF containing your icon design.

Apologies if this is unrelated to the question.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown