Jump to content

feodor2

Member
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

Everything posted by feodor2

  1. security.sandbox.content.level is not a sandbox actually. Also I can say for 115 firefox also not really do sandbox with this. Yes do not get to the delusion with this setting, If you want true sandbox use proper software.
  2. What exactly does not work with Nvidia and how this is related to the sanbox? What is it about the sandbox thing at all? Any usual program may be ran with or without sandbox as I know, It is users choice what to do.
  3. Cauldronshitare keep adjusting its checks, though stopped to freeze, shall look later. By one month or may be two I plan move javascript to 92 level and finish new version. @Rod Steel I do not provide languages myself, somebody make their languages by themselves, details on github https://github.com/Feodor2/Mypal68/issues/203 russian is present.
  4. Seems nobody noticed before Sure multiprocess starts slower, and on yours old pentioum 4 this is it noticeable may be, so that why I keep single process. Remember not to rely on xul things, I begin to remove them, xul addons page has gone already.
  5. Yes the browser may be ran without sandbox, same as any other stuff.
  6. @Monroe will be good read there too https://github.com/Feodor2/Mypal68/wiki/Updating-to-a-new-version
  7. I have found that it was fixed on the 84 version, so I probably can fix it too in the next version, at least I shall focus attention on this.
  8. Not necessary - here the custumbutton already published by you /*Initialization Code*/ var prefName = "security.csp.enable"; var enabledImage = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAO1JREFUOE9jZPgPhFQFIAOpCalqGNi31HQdfQz8R6Gb4drVwLGNwGlQGWQxWAC5Iqnjg7LnwtSD/G0GFYSFpzSQzwTEfWjiIANhPgCx7aGG6COpg6bD/wxuWLzagWYgcgSCDDSG6pmHzcBuHGEH83IEmjxI3A4qpoDNQJBrcMFcpDCDqYFZFACV248chiBJayzGgcLrA5I4SF0tTCOQNsCiByxkBLXlJVTBOSCdA8RiaGEIMnADkoGmuAwEGSqO5C2QxlYgPg8VY4bSoCQCgqFIasPQDMViB2ZI/iFKFUQfCUqJy/WjBhIXTnhUAQCxF7FzNVSQlgAAAABJRU5ErkJggg=="; var disabledImage = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAOlJREFUOE9j/M/AAERUBCADqYlBzhvpBv6jMAjgYagGiW04ToMajCwGYoPC3BVJHR+UPRemHqTADCoIiyBpIJ8JiPvQxEEGwnwAYttDDdFHUgd2IUjSDYtXO9AMRE4RID3GUD3zsBnYjSPsYF6OQJMHidtBxRSwGQhyDa40mYsUZjA1MIsCoHL7kcMQJGmNxUBQeH1AEgepq4VpBNIGWPSAw9AIastLqIJzQDoHiMXQwhBk4AYkA01xGQgyVBzJWyCNrUB8HirGDKVBSQSkNhRJbRiaoUTl5T94whc93IkykJQCZNRAygtbAOb2sXODGkDmAAAAAElFTkSuQmCC"; this.onclick = function (aE) { if (aE.button === 0) { Services.prefs.setBoolPref(prefName, !Services.prefs.getBoolPref(prefName)); setSelfImage(); } }; function setSelfImage() { if (Services.prefs.getBoolPref(prefName)) self.image = enabledImage; else self.image = disabledImage; } setSelfImage(); replace "security.csp.enable" with the desired thing Why to tease then?
  9. I do not get why @AstroSkipper do not want put it for all available. There is nothing extraordinary, you can make any custum button you want, take another similar button available as example and replace inside its setting with process switch.
  10. The 68.14.7 version is finished. https://codeberg.org/Theodor2/Mypal68/releases
  11. Process mode toggles works good, thanks. Ublock 1.61.2 also works as usually, on the single process logger opens by the context menu on "new tab" or "new window". For you the last good version may be 1.56
  12. I shall fix new bugs then soon
  13. @egrabrych So that patch is not enough now, make a new, look this is about "picture in picture".
  14. The new 68.14.6 version is complete https://codeberg.org/Theodor2/Mypal68/releases
  15. The new version not completed yet, to be during next month. @dapgo This addon has "incognito": "not_allowed", while Mypal not - thus fails. I removed that thing at all - addons enabled regardless private mode. However mypal has own multitabs
  16. Extensions installed (Brave and such) I told this plain, there is only one "Import" and one "Open" items which do no work (nothing happens when to click). Furthermore it will be true to tell that "Create" and "Edit" items do not work too, they ask some "editor path", instead just edit. I think 99% users wont bother with "editor path" and consider it is broken, and finally what is the "path" is not obvious at all. Yes now its works, new custom button menu inside the extensions has appeared, but before it was absent thus I decided it doesn't work. However, you did not tell at all about what recent foxes are working with your stuff. You know the bug was of that I renamed browser.xul too early but skipped stages important for this, and I shall rename it again sooner or later.
  17. I plan next version with css layers feature by the end of the year @AstroSkipper I have taken files. installed and checked 68.14.4: - Two new buttons: css loader and assuming the list of completely all extensions including search and also restart, search do nothing ublock open options, restart with other stuff works. - css styles import and open do not work - custom buttons extension installed paxmod only but do not work (How to install a button?) 68.14.6a: already have went back to browser.xul (xioxui scripts are working again) But your stuff are the same as above only list of extensions button is broken then (document.getElementById('eom-button') is null) 115esr original: Nothing works, no any custom buttons extension possible to install So what about recent foxes?
  18. Pleas tell this versions numbers, mypal 14.5 is now at 85 on css and 88 on javascript
  19. I do not going to remove single process, this is the whole point why I am standing on 68, otherwise I would take 115 to continue develop. But I going to remove xul remains, though I want keep xioxui scripts, so I only begun cleaning of the xul. I think it will be fixed next time. You know scripts work on recent firefoxes well, where xul stuff is removed already. Also custom buttons, but not sure what actual version works on recent firefoxes. SSE I consider an over-indulgence, but possibility it is, I can do it again upon requests.
  20. Okey I get this when to delete one cookie only, but it deleted regardless, nothing terribly, next version I shall fix the error.
  21. So it is not used anywhere else, what a problem, I did open this window from settings and deleted a cookies - no error. Means you did something wrong, then try another way. I wanted to know why the mandatory connection to their site not related to yotube anyway, I opened the script to look and examine, they hiding even the url, for what any good reason. No I think gt.ثابد.yt.ثابپت.ثاجحت({ And what is this? To trust them, no no no.
  22. It works inside the browser, so may be this is not a bug, you look there, as for me no time for bothering with this, I want to have time complete the new version before end of the year. The script is the same, it is heavy obfuscated and refuses to work too if to block the connection to its site, very suspicious so not suitable. I don't remember anything regarding document.loadOverlay(), may be it has been removed before, dta errors was about array two argument
  23. @AstroSkipper the right xiaoxiao link is https://github.com/xiaoxiaoflood/firefox-scripts/tree/3079cc5089368bd10083896c37fa80153265fab5 Also the dta extension has javascript specific outdated syntax that now not works in the mypal, an example for the fix https://github.com/Feodor2/Mypal68/issues/274#issuecomment-1817803414 About the mess with cookies, certainly to call simple the crhome page is not enough here, look how it loads inside the browser, Vorapis extension works only if to unblock a connection to their site, not suitable then.
  24. This is a problem not with the interface, which is a crap indeed, but with the playback, vp09 format actually. I tried the VORAPIS anf it does not work on the mypal68, you tell what use for the yt.
  25. Do you use adblocking such as ublock? Try poke it, install the latest version or downgrade ublock to 1.S6 ************** Seems this is not about ublock, I have made force avc format and set 720p on pentium dual core 6500, no glitches so far.
×
×
  • Create New...