Safari - Neuer Fenster-Button in der Symbolleiste

676
ivanzoid

Kann ich in Safari (6+) in der Symbolleiste die Schaltfläche "Neues Fenster" haben?

1

2 Antworten auf die Frage

1
Everett
Backup Safari. Install XCode. A bit of overkill for that one button, yes. Open Safari's package contents (control-click and select Show Package Contents) Navigate into Contents/Resources/English.lproj Open ToolbarItems.nib (double clicking should open with Interface Builder) In the 'ToolbarItems.nib (English)' window, double click on 'First Responder.' Press Command-Shift-I to bring up the Inspector window, if it's not already open In the Inspector window, press Command-1 to make sure you're looking at 'Attributes.' Click on Add, and create a new item called newWindow. In the 'Toolbar Items' window, click on one of the 'torn pictures' and press Command-Shift-I to bring up the Inspector window if it's not already open. Select the one nearest the Address bar (this should correspond to the placement in the Customise Toolbar menu); this is the 'Add Bookmark' button. Press Command-2 or choose Connections. Select 'newWindow' and click 'Change Action' or simply double-click on it; there should be a round pushbutton icon next to it now. Save, quit and test. 

Dies ist eine Reihe von Anweisungen, die von hier aus modifiziert wurden

Dies ist eine Menge, die Sie durchgehen müssen, anstatt bei laufendem Safari [Befehl + N] auf der Tastatur zu drücken.

Beeindruckend! Ich denke, es ist zu viel für mich - weil Sie es auf jedem Rechner tun müssen, und ich denke, nach jedem Safari-Update. Ich war auf der Suche nach einer Safari-Erweiterung (konnte sie aber selbst nicht finden) ivanzoid vor 12 Jahren 0
Vielleicht ist also [Command + N] der Weg zu gehen, da es keine Erweiterung gibt? Everett vor 12 Jahren 0
0
ivanzoid

Endlich! Ich habe meine eigene Erweiterung geschrieben:

Neuer Fenster-Button - Safari Extension