momo1958

Results 5 issues of momo1958

Hello, As the title says, on Firefox AMO (https://addons.mozilla.org/en-US/firefox/addon/simple-modify-header/): **Installation aborted because the add-on appears to be corrupt.**

Hello, Most of torrent sites don't work anymore.... Is this script, which is the best of its kind, still active, to be updated?

Hello, Windows 11. I want and configured notifications to show on the left top of the window, but It isn't working, they're all still showing on the bottom right. HELP?

FF 143 - userChromeJS scripts disappeared / not working: _1. Disappeared:_ **about_button.uc.js** **restart_button.uc.js** _2. Not working:_ **MinMaxClose Button** Help?

**UPDATE - SOLVED!** **IN https://github.com/xiaoxiaoflood/firefox-scripts/blob/master/chrome/status-bar.uc.js:** **REPLACE:** `document.getElementById('fullscreen-and-pointerlock-wrapper').insertAdjacentElement('afterend', bottomBox);` **WITH:** `let before = document.getElementById('fullscreen-and-pointerlock-wrapper');` `if (!before) before = document.getElementById('pointerlock-warning');` `before.insertAdjacentElement('afterend', bottomBox);` ***** Hello, Firefox 139. Double-clicking on the status-bar doesn't resize...