Jump to content

feodor2

Member
  • Posts

    181
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

Everything posted by feodor2

  1. The new 68.14.6 version is complete https://codeberg.org/Theodor2/Mypal68/releases
  2. 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
  3. 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.
  4. 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?
  5. Pleas tell this versions numbers, mypal 14.5 is now at 85 on css and 88 on javascript
  6. 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.
  7. Okey I get this when to delete one cookie only, but it deleted regardless, nothing terribly, next version I shall fix the error.
  8. 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.
  9. 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
  10. @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.
  11. 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.
  12. 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.
  13. Yea it was gone now, suppose older versions don't use it too. Also not all files always load thus I put then in the end. As for single process it is very good too, youtube with this rebase take 300mb only and less later, so memory >1gb error happens much later. The problem of the mypal does not free memory on closing tabs of course remains, still I don't know what do to with it and won't take time for this, but it is not related to rebase I think,
  14. I think the sequence of the big rebase is matters, finally I select this, qipcap rather not necessary, it is zero chance it will be used. rebase -b 61d60000 mozglue.dll lgpllibs.dll nss3.dll xul.dll softokn3.dll freebl3.dll nssckbi.dll mozavutil.dll mozavcodec.dll libEGL.dll libGLESv2.dll qipcap.dll
  15. No idea, the system sets 13000000 automatic I have done a big rebase of the whole to 61D90000 - it take even lesser memory. I want explain why such not round values, why not 60000000? Also I find gits rebase is defective after it the browser wont start at all, so I stick on psdks rebase only
  16. @AstroSkipper I take values from the system itself which do automatic rebase all the same. If you tell that 0x60000000 through 0x6f000000 is recommended why then the system set these different values? I also tried rebase x64 version, but it failed with "no rebaseables" so consider to do rebase for х32 only. Okey I try this too and compare with only xul rebase.
  17. So far it less crashes, because of less memory consumption, also otherwise no freeze after hibarnate I selected other files values plain what would you say freebl3.dll 14300000 lgpllibs.dll 8d0000 mozavcodec.dll 38000000 mozavutil.dll 30580000 nss3.dll fe0000 nssckbi.dll 16f90000 softokn3.dll 12b80000
  18. Uh didn't know that, if ASLR for vista+ then no point to care of enable.
  19. Okey enough about irrelevant stuff I have done "rebase -b 0x6af00000 xul.dll" and also confirm its less memory hungru even on the latest version, I am going to make the new versions with this already, сonsider the value of 0x6af00000 is optimal. I saw for other files also do rebase, I try next. The question if this is such a good thing why mozilla do not apply this for the firefox?
  20. This is interesting, please elaborate how to select the value? The drawback is about this too, more memory hungry and then crash even if you have it free left. I remember something was done already in extension, the question is the minimize memory thing useful at all.
  21. @tinman2000 please raeadmy gihub page https://github.com/Feodor2/Mypal68?tab=readme-ov-file#mypal68 There is a what to do with the crash, also the latest version has a drawback too, I suggest to take the 14.2 version, which will be better
  22. The "Import Wizard" is a rubbish indeed, so to be removed in the next version.
  23. Disable most unwanted connections by set blank links in config files: firefox.js and all.js What i did in the first mypal version And to remove 'remote-settings' and its mentioning is easy enough. Also may want to find out why it connects directly to the google (mozilla servers are there) ignoring proxy, older foxes don't do it, mulvad 115 likely too don't though not sure.
  24. This is well-known long ago, relative easy fixed in the mypal. There is a tutorial. https://github.com/Feodor2/Mypal68/wiki/How-to-fix-bad-fonts
  25. It belongs to eme, deleted now, so may delete too.
×
×
  • Create New...