Are there sufficient hooks provided in Safari to add toolbars and other extensions?
I am aware of SIMBL (as used by PithHelmet) as an extension but it seems like a hack (which would explain the peformance hit noticed in earlier versions). At what level does SIMBL work? I would assume given it's installation location that it's an InputManager extension. Does this mean it parses all the HTML data as provided by WebKit and extracts URLs?
Anybody on this forum doing similar things?