Im Lesezeichen-Menu Speichern

  • Firefox-Version
    84.0b7
    Betriebssystem
    WIN7-32

    Hallo,

    dieses Skript funktioniert leider nicht mehr, bitte um Hilfe:)

    Code
    (function() {
      if (location != 'chrome://browser/content/browser.xhtml')
        return;
      eval('PlacesCommandHook.bookmarkPage = ' + PlacesCommandHook.bookmarkPage.toString()
        .replace(/^async/, 'async function')
        .replace(/unfiledGuid/g, 'menuGuid')
      );
    })();
  • Hallo,

    teste bitte: