also bei win7 prof funzt es normal
aber w7 HP nicht da muss man 2x STRG+d
aber was mich bei win7 prof nervt ist das wenn man zu lange auf ALT+Tab drückt springt es ins erste Fenster zurück
aber das muss ich mal bei Dr. Windows posten
also bei win7 prof funzt es normal
aber w7 HP nicht da muss man 2x STRG+d
aber was mich bei win7 prof nervt ist das wenn man zu lange auf ALT+Tab drückt springt es ins erste Fenster zurück
aber das muss ich mal bei Dr. Windows posten
gibt es bei win 7 diese Einstellung nicht ?
oder beim FF unter win7?
oder beim FF esr?
wo ist die Einstellung?
Sry
Die Frage mit dem Haken kann nur @fsksol beantwortenIch habe die Fehlerquelle gesehen bei win7,die es ja nicht gibt.
Ich kann anklicken was ich will der Haken ist Standard bei Firefox (außer ich nehm ihn bewusst raus)
oder irre ich da
bei mir ist es so ähnlich beim ersten abspeichern wird das lesezeichen nur gespeichert in weitere lesezeichen erst wenn ich es nochmal speichern will dann geht auf Lesezeichen bearbeiten
also mein Tip bis es eine Lösung gibt 2x STRG+D
ich such ja nicht die wichtigsten sondern die hinzugefügten
wenn man ein schlechtes Gedächtnis hat ist das schon von Vorteil
leider nicht man hat leider nur 10 Einträge mehr nicht oder was muss man machen damit man mehr Einträge hat?
zu Ubuntu:
bei 18.04 funzt Wubi (2 Betriebssysteme) nicht
oder kann man per Upgrade auf 18.04 umsteigen
hi Füxe
wie kann man die kürzlich hinzugefügte Lesezeichenliste verlängern
so das nicht nur 10 sondern 30 oder 50 oder mehr erscheinen?
https://technikblog.gerhard-kerner.at/index.php?/arc…ordmitteln.html
/* Farbe für inaktiven Tab */
.tabbrowser-tabs tab {
background:#5f6acc !important;
}
hat nichts gebracht
aber ich habe die richtige Stelle gefunden meine Inaktiven tabs sind jetzt blau:
wo die Farbe steht stand: transparent
.tabbrowser-tab > .tab-stack > .tab-background {
background-image: none !important;
-moz-box-orient: horizontal !important;
background-color: #5f6acc !important;
margin-top: 1px !important;
}
danke Manfred das wäre mal gelöst den Reiter-Hintergrund werde ich vielleicht selbst lösen (googeln oder mein html-wissen erweitern
teste einmal diesen Code:CSS Alles anzeigen:root { --tab-curve-width: 30px; --tabs-border: transparent !important; } .arrowscrollbox-scrollbox { padding-inline-start: 10px !important; } /* To be able to see the top border of the tab */ .tab-stack { margin-top: 2px !important; } /* When the window is maximized, the first pinned tab is properly displayed. */ #TabsToolbar { padding-inline-start: 15px !important; } .titlebar-placeholder { border: none !important; } /* Remove unneeded styles from Photon */ .tabbrowser-tab::before, .tabbrowser-tab::after { border: none !important; } .tabbrowser-tab > .tab-stack > .tab-background { background-image: none !important; -moz-box-orient: horizontal !important; background-color: transparent !important; margin-top: 1px !important; } .tab-background[selected="true"] { border: none !important; } .tab-line { display: none !important; } .tab-bottom-line { display: none !important; } /* Match height of new tab button (right svg) on hover */ .tabs-newtab-button { margin: 0 !important; } /* overlap the tab curves */ .tab-background { -moz-margin-end: -15px !important; -moz-margin-start: -15px !important; } /* Begin tab background customizations */ .tab-background[selected="true"]::before { border: none !important; content: "" !important; width: 30px !important; min-height: 30px !important; display: -moz-box !important; background-repeat: no-repeat !important; } .tab-background[selected="true"]::after { border: none !important; content: "" !important; width: 30px !important; min-height: 30px !important; display: -moz-box !important; background-repeat: no-repeat !important; } .tab-background[selected="true"] > spacer { margin-top: 0px !important; } #new-tab-button, .tabs-newtab-button { width: calc(36px + 30px) !important; margin-inline-start: -15px !important; margin-top: 1px !important; } /* Tab hover customizations */ /* Regular tabs */ .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before { display: -moz-box !important; background-repeat: no-repeat !important; content: "" !important; width: 30px !important; min-height: 30px !important; background-color: transparent !important; } .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after { display: -moz-box !important; background-repeat: no-repeat !important; content: "" !important; width: 30px !important; min-height: 30px !important; background-color: transparent !important; } .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer { margin-top: 0px !important; } #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]), .tabs-newtab-button:hover, .tabs-newtab-button:hover::before, .tabs-newtab-button:hover::after { background-color: transparent !important; } /* New tab hover customizations */ .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]), .tabs-newtab-button:hover { background-position: 0px 2px, 30px 3px , right bottom !important; background-repeat: no-repeat !important; background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important; } .tabs-newtab-button:hover > .toolbarbutton-icon { background: none !important; background-color: transparent !important; } /* Color specific customizations */ .tab-background[selected="true"]::before { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(50, 50, 52);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>") !important; } .tab-background[selected="true"]::after { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(50, 50, 52);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>") !important; } .tab-background[selected="true"] > spacer { background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)), linear-gradient( transparent 2px, rgb(50, 50, 52) 2px, rgb(50, 50, 52) ), none !important; } .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>") !important; } .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>") !important; } .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer { background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)), linear-gradient( transparent 2px, rgba(255,255,255,.1) 2px, rgba(255,255,255,.1) ), none !important; } .tabs-newtab-button:hover { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>") !important; }
Gruß
EDV-Oldi
der ist besser als der auf Seite 1 denn hier sind auch die unteren Rundungungen am Reiter.
Was mir an dem auf Seite 1 besser gefiel war oben der blaue Strichhintergrund aber man kann ja nicht alles haben dafür ist der aktive jetzt grün mit schwarzem Strichhintergrund mit (45,153,102) hinbekommen aber den werde ich noch etwas auf hellen gibt es irgendwo eine Seite im www wo man die Farben direkt ausprobieren kann
und wenn es nicht zu viel Aufwand ist wie man das schwarze wieder blau bekommt, aber wirklich nur wenn es nicht zu viel Aufwand ist
Also STRG + T entsprach ja in "Tab Mix Plus" einem neuen Tab.
Das konnte man so einstellen, dass der neue Tab der aktuellen Webseite entsprach.
Schöne Grüße Tommy
upps das ist mir neu denn mit STRG+T bekam ich nur einen neuen leeren Tab
um mit ALTGr+T einen geklonten Tab
danke MSfreak dann probier ich mal dieses Addon
edit also da ist aber nix mit Tab klonen und wenn ich was neu zuordnen will geht das zuordnungsfenster immer zu wenn ich nach unten scrollen will :-???
hab ihn deaktiviert weil es funtzte auch nicht mehr mit Alt + Tab die Tabs zu wechseln aber habe dadurch entdeckt das ich auch ohne ihn mit k und l scrollen kann
gibt es so was auch in deutsch.?
Ist doch Standard.rechtsclick auf Tab
danke
weißt du auch wie das mit einem (shortcut) hotkey geht
Alles anzeigen
ctrl shift VK_BACK_SLASH.|
Die Lösung: auf:
about:config
noscript.keys.ui: Wert ctrl m
noscript.keys.toggle: Wert ctrl Q
d.h. mit STRG+Q ist wie ein click auf noscript
mit STRG+M öffnet das Menü von noscript
funzt leider nicht mehr
ich habe jetzt von no script die Nase voll
ich bin doch nicht blöd da weiß man nicht mehr was man anklicken soll
und wenn man das Script-menue öffnen will es geht nuuuuuuur mit der Maus
also schei,,,, ich drauf muss ich halt Werbung sehen und www ist langesamer und mit meinem 16.000er Vertrag wo nur 10.000 rüberkommt muss man sich halt ein bisschen mehr ärgern :bonk:
ich weiß je nicht wie es jetzt ist
aber was mich auch störte das man noscript nicht mehr mit der Tastatur öffnen oder zulassen konnte
unter about:config gibt es nicht mehr
noscript.keys.toggle
noscript.keys.ui
tja ich kam mit dem neuen noscript gar nicht klar viel zu kompiziert. Habe mein ESR doch auf autoupdate gestellt und hab jetzt 52.7.3 ich hoffe nur das das noch lange geht und ich dem Quantum aus dem weg gehen kann
sorry Sören ich weiß du meinst es nur gut
sorry mein os ist win7 hp
also habe jetzt gemerkt wenn ich STRG+J
geht es eine Seite zurück so wie bei Alt+Pfeil-links
STRG + J funzt nur noch wenn ich vorher mit STRG+shift+A die Addons aufrufe
abgesicherter modus habe ich jetzt noch nicht ausprobiert
STRG + J funzt nicht mehr
liegt es vielleicht daran das ich den FF 52.6.0 ESR benutze
mit STRG + J öffnet man das Downloadfenster
danke das versteh ich sogar ohne translate
dann brauch ich wenigstens die scripte nicht zu ändern und in Black ist evtl gut für die Augen
edit wieder schlauer selbst scripte schreiben
sorry konnte ich nicht finden da ich mit FF52 unterwegs war
edit
und jetzt bei ff58 wieder bei about:config
danke jetzt deine Anleitung gelesen suche jetzt den Programmordner config.js
also ich finde da keine components wo soll denn der Ordner sein
und wo muss man den Code eingeben?
vielen Dank camel-joe
Ja, nimm die ESR-Version von Firefox, damit gewinnst Du ein paar Monate, bis dahin wird vielleicht auch NoScript "freundlicher".
da lachen ja die Hühner ich glaube nicht das es freundlicher wird man muss es mit der Maus aufmachen
bei NoScript 5.1.8.3 kann per STRG+Y öffnen oder das wichtigste per STRG+Q genehmigen so toll kann das nie wieder werden
und der alte FF abgerundete Tabs
gelbe Ordner und bei dem ESR 52.5.2 habe ich die automatischen Update deaktiviert
nur noch auf Nachfrage wer ist jetzt der Fux :roll: