edvoldi
falls es bei Dir immer noch nicht läuft, hier eine Version für die Add-onbar:
Lesezeichenmanager.uc.xul
Mausgesten werde ich auch noch ausprobieren. Mal schauen.
Mfg.
Endor
edvoldi
falls es bei Dir immer noch nicht läuft, hier eine Version für die Add-onbar:
Lesezeichenmanager.uc.xul
Mausgesten werde ich auch noch ausprobieren. Mal schauen.
Mfg.
Endor
edvoldi
falls es bei Dir immer noch nicht läuft, hier eine Version für die Add-onbar:
Lesezeichenmanager.uc.xul
Mausgesten werde ich auch noch ausprobieren. Mal schauen.
Mfg.
Endor
edvoldi
falls es bei Dir immer noch nicht läuft, hier eine Version für die Add-onbar:
Lesezeichenmanager.uc.xul
Mausgesten werde ich auch noch ausprobieren. Mal schauen.
Mfg.
Endor
Also meine userChrome.js sieht so aus:
userChrome.loadOverlayDelayIncr = 7000;
userChrome.import("Wetterfuchsbutton.uc.xul", "UChrm");
userChrome.import("ExternalApplications.uc.js", "UChrm");
userChrome.import("Tools-Menue.uc.js", "UChrm");
userChrome.import("Lesezeichenmanager.uc.xul", "UChrm");
userChrome.import("Reload-Tab.uc.xul", "UChrm");
userChrome.import("PrintPreview.uc.xul", "UChrm");
userChrome.import("PreferencesButton.uc.xul", "UChrm");
userChrome.import("AboutPluginsButton.uc.xul", "UChrm");
userChrome.import("AboutConfigButton.uc.xul", "UChrm");
userChrome.import("OpenDownloadFolder_Button.uc.xul", "UChrm");
userChrome.import("SaveSelection.uc.js", "UChrm");
userChrome.import("CloseBlankTabOnCloseDownloadDialog.uc.js", "UChrm");
userChrome.import("Copysysinfo-a.uc.js", "UChrm");
userChrome.import("ucjs_PrivateToolMenus.uc.js", "UChrm");
userChrome.import("AutoPopup.uc.js", "UChrm");
userChrome.import("ChangeDownloadName.uc.js", "UChrm");
userChrome.import("Save_as.uc.js", "UChrm");
userChrome.import("FindAfterScroller.uc.js", "UChrm");
userChrome.import("WebScreenShot.uc.xul", "UChrm");
userChrome.import("MemoryMonitorMod.uc.js", "UChrm");
userChrome.import("SaveTo.uc.js", "UChrm");
userChrome.import("showNumberForFindBar.uc.js", "UChrm");
userChrome.import("Togglefindbar.uc.js", "UChrm");
userChrome.import("UserScriptLoader.uc.js", "UChrm");
userChrome.import("RestartFirefox.uc.xul", "UChrm");
userChrome.import("ProminentDomain.uc.js", "UChrm");
userChrome.import("ViewMenuInStylishPopup.uc.js", "UChrm");
userChrome.import("ContextTranslate.uc.js", "UChrm");
userChrome.import("PopupTranslate.uc.xul", "UChrm");
userChrome.import("AutoContextmenu.uc.xul", "UChrm");
userChrome.import("SearchSimilarImage.uc.js", "UChrm");
userChrome.import("DownloadSoundPlay.uc.js", "UChrm");
userChrome.import("Statusbar-Date2.uc.js", "UChrm");
userChrome.import("extras_config_menu.uc.js", "UChrm");
Alles anzeigen
sieht es bei Dir im Lesezeichen Manager Script so aus:
<toolbar id="addon-bar">
<toolbarbutton
id="bookmark-managerIcon"
class="toolbarbutton-1"
insertafter="weatherWidget-toolbaritem"
Mfg.
Endor
Also meine userChrome.js sieht so aus:
userChrome.loadOverlayDelayIncr = 7000;
userChrome.import("Wetterfuchsbutton.uc.xul", "UChrm");
userChrome.import("ExternalApplications.uc.js", "UChrm");
userChrome.import("Tools-Menue.uc.js", "UChrm");
userChrome.import("Lesezeichenmanager.uc.xul", "UChrm");
userChrome.import("Reload-Tab.uc.xul", "UChrm");
userChrome.import("PrintPreview.uc.xul", "UChrm");
userChrome.import("PreferencesButton.uc.xul", "UChrm");
userChrome.import("AboutPluginsButton.uc.xul", "UChrm");
userChrome.import("AboutConfigButton.uc.xul", "UChrm");
userChrome.import("OpenDownloadFolder_Button.uc.xul", "UChrm");
userChrome.import("SaveSelection.uc.js", "UChrm");
userChrome.import("CloseBlankTabOnCloseDownloadDialog.uc.js", "UChrm");
userChrome.import("Copysysinfo-a.uc.js", "UChrm");
userChrome.import("ucjs_PrivateToolMenus.uc.js", "UChrm");
userChrome.import("AutoPopup.uc.js", "UChrm");
userChrome.import("ChangeDownloadName.uc.js", "UChrm");
userChrome.import("Save_as.uc.js", "UChrm");
userChrome.import("FindAfterScroller.uc.js", "UChrm");
userChrome.import("WebScreenShot.uc.xul", "UChrm");
userChrome.import("MemoryMonitorMod.uc.js", "UChrm");
userChrome.import("SaveTo.uc.js", "UChrm");
userChrome.import("showNumberForFindBar.uc.js", "UChrm");
userChrome.import("Togglefindbar.uc.js", "UChrm");
userChrome.import("UserScriptLoader.uc.js", "UChrm");
userChrome.import("RestartFirefox.uc.xul", "UChrm");
userChrome.import("ProminentDomain.uc.js", "UChrm");
userChrome.import("ViewMenuInStylishPopup.uc.js", "UChrm");
userChrome.import("ContextTranslate.uc.js", "UChrm");
userChrome.import("PopupTranslate.uc.xul", "UChrm");
userChrome.import("AutoContextmenu.uc.xul", "UChrm");
userChrome.import("SearchSimilarImage.uc.js", "UChrm");
userChrome.import("DownloadSoundPlay.uc.js", "UChrm");
userChrome.import("Statusbar-Date2.uc.js", "UChrm");
userChrome.import("extras_config_menu.uc.js", "UChrm");
Alles anzeigen
sieht es bei Dir im Lesezeichen Manager Script so aus:
<toolbar id="addon-bar">
<toolbarbutton
id="bookmark-managerIcon"
class="toolbarbutton-1"
insertafter="weatherWidget-toolbaritem"
Mfg.
Endor
Also meine userChrome.js sieht so aus:
userChrome.loadOverlayDelayIncr = 7000;
userChrome.import("Wetterfuchsbutton.uc.xul", "UChrm");
userChrome.import("ExternalApplications.uc.js", "UChrm");
userChrome.import("Tools-Menue.uc.js", "UChrm");
userChrome.import("Lesezeichenmanager.uc.xul", "UChrm");
userChrome.import("Reload-Tab.uc.xul", "UChrm");
userChrome.import("PrintPreview.uc.xul", "UChrm");
userChrome.import("PreferencesButton.uc.xul", "UChrm");
userChrome.import("AboutPluginsButton.uc.xul", "UChrm");
userChrome.import("AboutConfigButton.uc.xul", "UChrm");
userChrome.import("OpenDownloadFolder_Button.uc.xul", "UChrm");
userChrome.import("SaveSelection.uc.js", "UChrm");
userChrome.import("CloseBlankTabOnCloseDownloadDialog.uc.js", "UChrm");
userChrome.import("Copysysinfo-a.uc.js", "UChrm");
userChrome.import("ucjs_PrivateToolMenus.uc.js", "UChrm");
userChrome.import("AutoPopup.uc.js", "UChrm");
userChrome.import("ChangeDownloadName.uc.js", "UChrm");
userChrome.import("Save_as.uc.js", "UChrm");
userChrome.import("FindAfterScroller.uc.js", "UChrm");
userChrome.import("WebScreenShot.uc.xul", "UChrm");
userChrome.import("MemoryMonitorMod.uc.js", "UChrm");
userChrome.import("SaveTo.uc.js", "UChrm");
userChrome.import("showNumberForFindBar.uc.js", "UChrm");
userChrome.import("Togglefindbar.uc.js", "UChrm");
userChrome.import("UserScriptLoader.uc.js", "UChrm");
userChrome.import("RestartFirefox.uc.xul", "UChrm");
userChrome.import("ProminentDomain.uc.js", "UChrm");
userChrome.import("ViewMenuInStylishPopup.uc.js", "UChrm");
userChrome.import("ContextTranslate.uc.js", "UChrm");
userChrome.import("PopupTranslate.uc.xul", "UChrm");
userChrome.import("AutoContextmenu.uc.xul", "UChrm");
userChrome.import("SearchSimilarImage.uc.js", "UChrm");
userChrome.import("DownloadSoundPlay.uc.js", "UChrm");
userChrome.import("Statusbar-Date2.uc.js", "UChrm");
userChrome.import("extras_config_menu.uc.js", "UChrm");
Alles anzeigen
sieht es bei Dir im Lesezeichen Manager Script so aus:
<toolbar id="addon-bar">
<toolbarbutton
id="bookmark-managerIcon"
class="toolbarbutton-1"
insertafter="weatherWidget-toolbaritem"
Mfg.
Endor
Füge diese Zeile ein:
das funktioniert aber nur wenn der Wetterfuxbutton vor dem Lesezeichenmanager Button geladen
wurde.
Bei mir musste ich die einzelnen Scripte in die userChrome.js Datei eintragen
in der entsprechenden Reihenfolge nur dann geht es.
Mfg.
Endor
Füge diese Zeile ein:
das funktioniert aber nur wenn der Wetterfuxbutton vor dem Lesezeichenmanager Button geladen
wurde.
Bei mir musste ich die einzelnen Scripte in die userChrome.js Datei eintragen
in der entsprechenden Reihenfolge nur dann geht es.
Mfg.
Endor
Füge diese Zeile ein:
das funktioniert aber nur wenn der Wetterfuxbutton vor dem Lesezeichenmanager Button geladen
wurde.
Bei mir musste ich die einzelnen Scripte in die userChrome.js Datei eintragen
in der entsprechenden Reihenfolge nur dann geht es.
Mfg.
Endor
andreas.
Keine Ahnung ob das geht. :oops:
Da müssen wir auf Mithrandir warten. Das geht weit über meine Kenntnisse
hinaus. Sorry.
Ich bin schon froh, dass ich das Script, durch Deinen Hinweis, überhaupt
zu laufen gebracht habe.
Mfg.
Endor
andreas.
Keine Ahnung ob das geht. :oops:
Da müssen wir auf Mithrandir warten. Das geht weit über meine Kenntnisse
hinaus. Sorry.
Ich bin schon froh, dass ich das Script, durch Deinen Hinweis, überhaupt
zu laufen gebracht habe.
Mfg.
Endor
andreas.
Keine Ahnung ob das geht. :oops:
Da müssen wir auf Mithrandir warten. Das geht weit über meine Kenntnisse
hinaus. Sorry.
Ich bin schon froh, dass ich das Script, durch Deinen Hinweis, überhaupt
zu laufen gebracht habe.
Mfg.
Endor
Ja bei mir habe ich beide schon in die Tableiste gesetzt.
Gefällt mir dort auch besser.
Mfg.
Endor
Ja bei mir habe ich beide schon in die Tableiste gesetzt.
Gefällt mir dort auch besser.
Mfg.
Endor
Ja bei mir habe ich beide schon in die Tableiste gesetzt.
Gefällt mir dort auch besser.
Mfg.
Endor
Hallo zusammen.
Hier funktioniert es jetzt auch einwandfrei.
In zwei verschiedenen Profilen getestet. :klasse: Vielen Dank für eure Hilfe.
Mithrandir falls Du glaubst es ist was für die Liste, hier nochmals das Script für den
Lesezeichen Manager Button und ein Script welches auch einen Button in die Menüleiste
einfügt, zum Neuladen des Aktuellen Tabs ohne den Cache zu benutzen.
Beides Scripte sind Eigenbau von mir auf Basis der Erweiterung Custom-Buttons.
Lesezeichenmanager.uc.xul
Reload-Tab.uc.xul
Mfg
Endor
Hallo zusammen.
Hier funktioniert es jetzt auch einwandfrei.
In zwei verschiedenen Profilen getestet. :klasse: Vielen Dank für eure Hilfe.
Mithrandir falls Du glaubst es ist was für die Liste, hier nochmals das Script für den
Lesezeichen Manager Button und ein Script welches auch einen Button in die Menüleiste
einfügt, zum Neuladen des Aktuellen Tabs ohne den Cache zu benutzen.
Beides Scripte sind Eigenbau von mir auf Basis der Erweiterung Custom-Buttons.
Lesezeichenmanager.uc.xul
Reload-Tab.uc.xul
Mfg
Endor