1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. Endor

Beiträge von Endor

  • AddOn-Liste ändern

    • Endor
    • 21. April 2019 um 15:33

    Hallo AngelOfDarkness

    Wenn ich in Nightly den Schalter extensions.htmlaboutaddons.enabled
    auf True setze, erhalte ich dann die neue Version der about:Addons Seite,
    sehe ich das richtig? Möchte das gerne mal testen was da mein Style macht,
    ob der da noch funktioniert oder so.

    Mfg.
    Endor

  • Addon-Leiste einzeilig

    • Endor
    • 21. April 2019 um 14:23

    Hallo Boersenfeger.

    Für Nightly, füge diese Zeile mal ein:

    CSS
    #private-browsing-notice{display: none  !important; }

    Mfg.
    Endor

  • Addon-Leiste einzeilig

    • Endor
    • 21. April 2019 um 14:20

    Hallo BarbaraZ-.

    Zeile 12:

    CSS
    #categories {min-width: 200px !important; margin-top: 0px !important;}

    Wert 200 erhöhen bis es passt.

    Mfg.
    Endor

  • Addon-Leiste einzeilig

    • Endor
    • 20. April 2019 um 16:52

    Hallo Boersenfeger.
    Leider habe ich bis jetzt keinen Weg gefunden.
    Versuche es aber weiter.
    Mfg.
    Endor

  • Addon-Leiste einzeilig

    • Endor
    • 20. April 2019 um 15:40

    Hallo BarbaraZ-.
    Du hast mich ja letztens nach meinem CSS Code für about:addons gefragt,
    da der ja schön Farbig :wink: ist.
    Ich habe den mal extra für Dich angepasst und hochgeladen:
    https://github.com/Endor8/CSS/blo…bout-addons.css

    Deaktiviere alle Codes die Du für about:adons hast und dann teste mal oben verlinkten.
    Es kann durchaus sein, dass da so einiges noch nicht passt, da ich den ja für meinem
    Monitor, bzw, Fenstergröße passend gemacht habe.

    Hoffe es funktioniert und passt.
    Mfg.
    Endor

  • Addon-Leiste einzeilig

    • Endor
    • 20. April 2019 um 14:24

    Hallo BarbaraZ-.
    Hast Du den Text Erweiterungen Verwalten ausgeblendet, den der fehlt auf Deinem Bild.
    Als Code hätte ich den hier der macht sowas ähnliche:

    CSS
    /* AGENT_SHEET */
    @-moz-document url("about:addons"),		   
    				   url-prefix("chrome://mozapps/content/extensions/extensions.xul"){
    .card-heading-image,
    #search-label{display: none !important;}
    
    #header-search{margin-bottom: -88px !important; margin-right: -327px !important;}
    }

    Werte dann eventuell noch anpassen.
    Mfg.
    Endor

  • LZ-Symbolleiste analog RoomyBookmark [gelöst]

    • Endor
    • 20. April 2019 um 13:45

    Hallo BarbaraZ--

    Da Du Deine Codes ja alle auslagerst, muss Du darauf achten, dass am Anfang der
    CSS Code auch die notwendigen Zeilen sind. Da Du wie ich annheme zur besseren Übersicht,
    die Codes trennst.

    So müsste der Code aus 2 funktionieren:

    CSS
    /* AGENT_SHEET */
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    @-moz-document url(chrome://browser/content/browser.xul){
    /* Lesezeichensymbolleiste ohne Text */
    #PlacesToolbarItems > toolbarbutton.bookmark-item > .toolbarbutton-text {
    display:none!important;
    }
    }

    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 19:39

    Hallo BarbaraZ-.
    Hast Du meine PN - E-Mail bekommen?

    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 17:48

    Hallo BarbaraZ-.
    Meinst Du die Kontextmenü - Einträge?
    Wenn ja, da hätte ich ein CSS Code Monster.
    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 17:23

    Na macht doch nichts.
    Nur der Erfolg zählt.
    :D

    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 17:20

    Na prima.
    :klasse:
    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 17:06

    Ah. Jetzt klingelt es :D
    Du hast also die about-button.css Datei im Chrome Ordner gespeichert.
    Soweit so gut.
    Nun musst Du nur noch in der userChrome.css Datei die Importzeile einfügen.

    Nur zur Info, ich habe mir für die CSS Code im Chromeordner einen Unterordner mit der
    Bezeichnung CSS angelegt. Von diesem lasse ich dann über die userChrome.css Datei
    die Codes importieren.

    So müsste die entsprechende Zeile aussehen:

    Code
    @import "css/about-button.css";

    einfach am Anfang als erste Zeile in die userChrome.css Datei einfügen.

    Mfg
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 16:56
    Zitat von BarbaraZ-


    Ich denke, es gehören nur die UserChrome.css und die UserContent.css hier rein.

    https://www.camp-firefox.de/forum/viewtopi…109705#p1109705

    Bin gerade ratlos.

    Wenn Du Scripte verwendest, gehören die auch in den Chrome Ordner.
    Sonst funktionieren die ja nicht.

    Oder was meinst Du genau?
    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 16:53

    Hallo Sören.
    Vorschlag angenommen und umgesetzt.
    Danke.
    :D
    Mfg.
    Endor

  • About:button

    • Endor
    • 19. April 2019 um 16:28

    Hallo BarbaraZ-
    Ja habe heute die Ordnerstruktur zum besseren unterscheiden erstellt.
    Du musst in den entsprechenden Ordner, Firefox 66 oder Firefox ESR gehen und dort dann
    die CSS Datei öffnen.

    Oder hier der direkte Link:
    https://github.com/Endor8/userChr…bout-button.css

    Mfg.
    Endor

  • Schrift in dropdownmenues in Firefox 52 ist kleiner geworden

    • Endor
    • 19. April 2019 um 16:26

    Erhöhe im CSS Code bei Zeile: font-size:18px!important;
    den Wert auf 20 oder 22 usw. bis die Schriftgröße passt.

    Mfg.
    Endor

  • about button

    • Endor
    • 19. April 2019 um 14:32

    Hallo hwww.
    Danke das wünsche ich Dir auch.

    Mfg.
    Endor

  • about button

    • Endor
    • 19. April 2019 um 14:10

    Diese Version sollte in Firefox esr funktionieren, extra für Firefox esr angepasst:

    Code
    (function() {
    
    
        if (location != 'chrome://browser/content/browser.xul')
           return;
    
    
        try {
           CustomizableUI.createWidget({
              id: 'about-toolbarbutton',
              type: 'custom',
              defaultArea: CustomizableUI.AREA_NAVBAR,
              onBuild: function(aDocument) {
                 var toolbaritem = aDocument.createElementNS('http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul', 'toolbarbutton');
                 var attrs = {
                     id: 'about-toolbarbutton',
                     class: 'chromeclass-toolbar-additional',
                     type: 'menu',
                     removable: true,
                     label: 'about Seiten öffnen',
                     tooltiptext: 'about Seiten öffnen'
                 };
                 for (var a in attrs)
                    toolbaritem.setAttribute(a, attrs[a]);
                 return toolbaritem;
            }
           });
       } catch(e) { };
    
    
       var css = '\
           #about-toolbarbutton {list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAvdJREFUeNp8U1tIVFEUXefOnTuj+EpFJTEETSQKogdkBBYRIWERBoZ9BRlYQhj9mH75kUlg9mlhJUEgGZmRRWrkKx+NlD0U0zRmeljojKPjzJ37Ou17nfoQ6Vw253DuWevsddberKbxIRjnrZyjiIODARQMNgEQuN7ijss9KXCDdjnWDoExiIZhtGZu2liUmpIMzlcJRAK/mdMxOS8XM1kpXgs2zwiCAElkj1F14z5fDmvctyxz75JszSvBMC+5Ncx1YlQiEY6EuVb56ihtdnHKgCOsaBiZcFtpmmlJNgZO+xrt1PbNYUtqAtKTnNbV3/0cn+f9uLw7wTxtStCh6TqSExIJTGeIwG7qZ17IJL1waxpa37nhDTjBPnTDM/kRjNJvHs+Bg2cTAcnTNB2d/SOki1kkIjM1JsGgufXtV5zZl4k7d1twMCsFp05UYnHRj5npaXgGhyDCMKBqGgry91gEzCJgGOuaAilBxYFMa1anXNhccAGd3a8w/mkcqhyE3Wa6QEoUkvC81/VPggmI4U6U3x4lO4lUEJHhlBAIBpG4IRErAT/md5QitPCj3bQRiqKiYH/eag2wiE1ELLEgmu61oa76/K72By0ukbTHxsZADmtIdt2EKNqOimQ+STDQ+XrYun2VwPw4juzNRYeSjMKWiZKd2xHyBgJRkiShuroSuqqjvqHBsDKQNRW52WlWidiYSC7Y4RAMVPW4MRudjabDuRev9c/gkDz2q3tgJBU28+mM6YGBvkuiWaRKWLWcsO4mcO3gZsyGTmNRqkB/2TacbfMgNS4OjUPCQOh6/ZVIQYYovlguKASOcsZjRfbB6YhGVd44jnf7MWiCH3mQHichGPQhNtoR47jaP1qx3AGVHtYsfIGTZp2KKawuUQ/YEFK84EyhalRR/nQO6fFOhIJ+jL13vfhdc+ycHYb1wCyShiivLPc8edabbzbS30ZxMAM5LA2eb8C83YaFn+6Xc3UlZRm1XTPhdRoriyIB/x8+ipn1fvwRYABPz3B9ncIrWwAAAABJRU5ErkJggg==)}\
           #about-toolbarbutton > dropmarker {display: none}\
           ';
    
    
       var stylesheet = document.createProcessingInstruction('xml-stylesheet', 'type="text/css" href="data:text/css;utf-8,' + encodeURIComponent(css) + '"');
    
    
       document.insertBefore(stylesheet, document.documentElement);
    
       var menu, menuitem, menuseparator, menupopup;
    
    
       // menupopup of toolbarbutton
    
    
       menupopup = document.createElement('menupopup');
       menupopup.id = "about-button-popup";
       document.getElementById('about-toolbarbutton').appendChild(menupopup);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:about");
       menuitem.setAttribute('tooltiptext', "about:about öffnen");
       menuitem.setAttribute('accesskey', "o");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:about", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:addons");
       menuitem.setAttribute('tooltiptext', "about:addons öffnen");
       menuitem.setAttribute('accesskey', "a");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:addons", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:buildconfig");
       menuitem.setAttribute('tooltiptext', "about:buildconfig öffnen");
       menuitem.setAttribute('accesskey', "b");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:buildconfig", "tab");');
       menupopup.appendChild(menuitem);     
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:cache");
       menuitem.setAttribute('tooltiptext', "about:cache öffnen");
       menuitem.setAttribute('accesskey', "c");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:cache", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:config");
       menuitem.setAttribute('tooltiptext', "about:config öffnen");
       menuitem.setAttribute('accesskey', "g");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:config", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:crashes");
       menuitem.setAttribute('tooltiptext', "about:crashes öffnen");
       menuitem.setAttribute('accesskey', "r");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:crashes", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:containers");
       menuitem.setAttribute('tooltiptext', "about:containers öffnen");
       menuitem.setAttribute('accesskey', "r");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:preferences#containers", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:debugging");
       menuitem.setAttribute('tooltiptext', "about:debugging öffnen");
       menuitem.setAttribute('accesskey', "d");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:debugging", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:home");
       menuitem.setAttribute('tooltiptext', "about:home öffnen");
       menuitem.setAttribute('accesskey', "h");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:home", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:license");
       menuitem.setAttribute('tooltiptext', "about:license öffnen");
       menuitem.setAttribute('accesskey', "l");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:license", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:memory");
       menuitem.setAttribute('tooltiptext', "about:memory öffnen");
       menuitem.setAttribute('accesskey', "m");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:memory", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:networking");
       menuitem.setAttribute('tooltiptext', "about:networking öffnen");
       menuitem.setAttribute('accesskey', "w");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:networking", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:newtab");
       menuitem.setAttribute('tooltiptext', "about:newtab öffnen");
       menuitem.setAttribute('accesskey', "n");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:newtab", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:performance");
       menuitem.setAttribute('tooltiptext', "about:performance öffnen");
       menuitem.setAttribute('accesskey', "f");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:performance", "tab");');
       menupopup.appendChild(menuitem);
    
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:plugins");
       menuitem.setAttribute('tooltiptext', "about:plugins öffnen");
       menuitem.setAttribute('accesskey', "P");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:plugins", "tab");');
    
       menupopup.appendChild(menuitem);
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:preferences");
       menuitem.setAttribute('tooltiptext', "about:preferences öffnen");
       menuitem.setAttribute('accesskey', "e");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:preferences", "tab");');
       menupopup.appendChild(menuitem);
    
       menupopup.appendChild(menuitem);
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:privatebrowsing");
       menuitem.setAttribute('tooltiptext', "about:privatebrowsing öffnen");
       menuitem.setAttribute('accesskey', "b");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:privatebrowsing", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:profiles");
       menuitem.setAttribute('tooltiptext', "about:profiles öffnen");
       menuitem.setAttribute('accesskey', "l");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:profiles", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:serviceworkers");
       menuitem.setAttribute('tooltiptext', "about:serviceworkers öffnen");
       menuitem.setAttribute('accesskey', "v");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:serviceworkers", "tab");');
       menupopup.appendChild(menuitem); 
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:studies");
       menuitem.setAttribute('tooltiptext', "about:studies öffnen");
       menuitem.setAttribute('accesskey', "i");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:studies", "tab");');
       menupopup.appendChild(menuitem);  
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:support");
       menuitem.setAttribute('tooltiptext', "about:support öffnen");
       menuitem.setAttribute('accesskey', "u");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:support", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:sync-log");
       menuitem.setAttribute('tooltiptext', "about:sync-log öffnen");
       menuitem.setAttribute('accesskey', "l");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:sync-log", "tab");');
       menupopup.appendChild(menuitem);    
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:telemetry");
       menuitem.setAttribute('tooltiptext', "about:telemetry öffnen");
       menuitem.setAttribute('accesskey', "t");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:telemetry", "tab");');
       menupopup.appendChild(menuitem);    
    
       menuitem = document.createElement('menuitem');
       menuitem.setAttribute('label', "about:url-classifier");
       menuitem.setAttribute('tooltiptext', "about:url-classifier öffnen");
       menuitem.setAttribute('accesskey', "s");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:url-classifier", "tab");');
       menupopup.appendChild(menuitem);    
    
       // submenu of context menu
    
    
       menu = document.createElement('menu');
       menu.id = "context-about-menu";
       menu.setAttribute('label', "about Seiten öffnen");
       menu.setAttribute('accesskey', "o");
       document.getElementById('contentAreaContextMenu')
         .insertBefore(menu, document.getElementById('context-sep-viewbgimage').nextSibling);
    
    
       menupopup = document.createElement('menupopup');
       menu.appendChild(menupopup);
    
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:about";
       menuitem.setAttribute('label', "about:about");
       menuitem.setAttribute('tooltiptext', "about:about öffnen");
       menuitem.setAttribute('accesskey', "o");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:about", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:addons";
       menuitem.setAttribute('label', "about:addons");
       menuitem.setAttribute('tooltiptext', "about:addons öffnen");
       menuitem.setAttribute('accesskey', "a");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:addons", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:buildconfig";
       menuitem.setAttribute('label', "about:buildconfig");
       menuitem.setAttribute('tooltiptext', "about:buildconfig öffnen");
       menuitem.setAttribute('accesskey', "b");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:buildconfig", "tab");');
       menupopup.appendChild(menuitem);
    
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about-cache";
       menuitem.setAttribute('label', "about:cache");
       menuitem.setAttribute('tooltiptext', "about:cache öffnen");
       menuitem.setAttribute('accesskey', "c");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:cache", "tab");');
       menupopup.appendChild(menuitem); 
    
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about-config";
       menuitem.setAttribute('label', "about:config");
       menuitem.setAttribute('tooltiptext', "about:config öffnen");
       menuitem.setAttribute('accesskey', "g");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:config", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about-crashes";   
       menuitem.setAttribute('label', "about:crashes");
       menuitem.setAttribute('tooltiptext', "about:crashes öffnen");
       menuitem.setAttribute('accesskey', "r");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:crashes", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about-containers";   
       menuitem.setAttribute('label', "about:containers");
       menuitem.setAttribute('tooltiptext', "about:containers öffnen");
       menuitem.setAttribute('accesskey', "r");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:preferences#containers", "tab");');
       menupopup.appendChild(menuitem); 
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:debugging";
       menuitem.setAttribute('label', "about:debugging");
       menuitem.setAttribute('tooltiptext', "about:debugging öffnen");
       menuitem.setAttribute('accesskey', "d");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:debugging", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:home";
       menuitem.setAttribute('label', "about:home");
       menuitem.setAttribute('tooltiptext', "about:home öffnen");
       menuitem.setAttribute('accesskey', "h");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:home", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:license";
       menuitem.setAttribute('label', "about:license");
       menuitem.setAttribute('tooltiptext', "about:license öffnen");
       menuitem.setAttribute('accesskey', "n");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:license", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:memory";
       menuitem.setAttribute('label', "about:memory");
       menuitem.setAttribute('tooltiptext', "about:memory öffnen");
       menuitem.setAttribute('accesskey', "m");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:memory", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:networking";
       menuitem.setAttribute('label', "about:networking");
       menuitem.setAttribute('tooltiptext', "about:networking öffnen");
       menuitem.setAttribute('accesskey', "w");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:networking", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:newtab";
       menuitem.setAttribute('label', "about:newtab");
       menuitem.setAttribute('tooltiptext', "about:newtab");
       menuitem.setAttribute('accesskey', "w");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:newtab", "tab");');
       menupopup.appendChild(menuitem);   
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:performance";
       menuitem.setAttribute('label', "about:performance");
       menuitem.setAttribute('tooltiptext', "about:performance öffnen");
       menuitem.setAttribute('accesskey', "f");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:performance", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about-plugins";
       menuitem.setAttribute('label', "about:plugins");
       menuitem.setAttribute('tooltiptext', "about:plugins öffnen");
       menuitem.setAttribute('accesskey', "P");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:plugins", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:preferences";
       menuitem.setAttribute('label', "about:preferences");
       menuitem.setAttribute('tooltiptext', "about:preferences öffnen");
       menuitem.setAttribute('accesskey', "e");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:preferences", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:privatebrowsing";
       menuitem.setAttribute('label', "about:privatebrowsing");
       menuitem.setAttribute('tooltiptext', "about:privatebrowsing öffnen");
       menuitem.setAttribute('accesskey', "r");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:privatebrowsing", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:profiles";
       menuitem.setAttribute('label', "about:profiles");
       menuitem.setAttribute('tooltiptext', "about:profiles öffnen");
       menuitem.setAttribute('accesskey', "l");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:profiles", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:serviceworkers";
       menuitem.setAttribute('label', "about:serviceworkers");
       menuitem.setAttribute('tooltiptext', "about:serviceworkers öffnen");
       menuitem.setAttribute('accesskey', "v");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:serviceworkers", "tab");');
       menupopup.appendChild(menuitem); 
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:studies";
       menuitem.setAttribute('label', "about:studies");
       menuitem.setAttribute('tooltiptext', "about:studies öffnen");
       menuitem.setAttribute('accesskey', "i");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:studies", "tab");');
       menupopup.appendChild(menuitem); 
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:support";
       menuitem.setAttribute('label', "about:support");
       menuitem.setAttribute('tooltiptext', "about:support öffnen");
       menuitem.setAttribute('accesskey', "u");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:support", "tab");');
       menupopup.appendChild(menuitem);
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:sync-log";
       menuitem.setAttribute('label', "about:sync-log");
       menuitem.setAttribute('tooltiptext', "about:sync-log öffnen");
       menuitem.setAttribute('accesskey', "l");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:sync-log", "tab");');
       menupopup.appendChild(menuitem);    
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:telemetry";
       menuitem.setAttribute('label', "about:telemetry");
       menuitem.setAttribute('tooltiptext', "about:telemetry öffnen");
       menuitem.setAttribute('accesskey', "t");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:telemetry", "tab");');
       menupopup.appendChild(menuitem);    
    
       menuitem = document.createElement('menuitem');
       menuitem.id = "context-about:url-classifier";
       menuitem.setAttribute('label', "about:url-classifier");
       menuitem.setAttribute('tooltiptext', "about:url-classifier öffnen");
       menuitem.setAttribute('accesskey', "s");
       menuitem.setAttribute('oncommand', 'openUILinkIn("about:url-classifier", "tab");');
       menupopup.appendChild(menuitem);    
    })();
    Alles anzeigen

    Bitte mal testen.
    Mfg.
    Endor

  • Der Glückwunsch-Thread

    • Endor
    • 17. April 2019 um 20:05

    Hallo Büssen.
    Auch von mir, wenn auch reichlich verspätet, alles alles Gute zum Geburtstag.
    Vor allem Viel Gesundheit wünsche ich Dir.
    Mfg
    Endor

  • Skype: Webversion im Firefox

    • Endor
    • 17. April 2019 um 20:01

    Es gäbe da auch noch Anydesk.
    https://anydesk.com/de/features

    Habe ich bis jetzt aber noch nicht verwendet oder getestet.
    Mfg.
    Endor

Unterstütze uns!

Jährlich (2025)

105,8 %

105,8% (687,41 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon