Jump to content

feodor2

Member
  • Posts

    180
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

feodor2 last won the day on May 31 2023

feodor2 had the most liked content!

7 Followers

About feodor2

Profile Information

  • OS
    95

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

feodor2's Achievements

172

Reputation

  1. So here I give more information. I did same path as firefox did, and put 74 version because this is where I stopped of clean of xul, yes not all xull stuff has been removed, this essential about interfere new functions, remember wrong icons on permissions. Also you may want to learn yourself what and when removed between 68-74. For everybody else this is unnecessary junk information waste to discuss.
  2. @AstroSkipper may be you missed something, do it again carefully and do not forget about purgecaches If any other fellow use custumbuttons too please confirm. I say again that other your written page is irrelevant, also I thing this is unnecessary information here for others too, so may considered as spam or flame whatever.
  3. This hubbub is all irrelevant. Nevertheless one place checks MOZ_APP_VERSION So you can fix this diff --git a/chrome/custombuttons/content/SelfHelper/SelfHelper.jsm b/chrome/custombuttons/content/SelfHelper/SelfHelper.jsm index 8e009ac..42807e7 100644 --- a/chrome/custombuttons/content/SelfHelper/SelfHelper.jsm +++ b/chrome/custombuttons/content/SelfHelper/SelfHelper.jsm @@ -52,7 +52,7 @@ var AC, SelfHelper = { this.platform = ["win", "linux", "macosx"] .includes(platform) ? platform : "linux"; - this.version = parseInt(AppConstants.MOZ_APP_VERSION); + this.version = 74; if (this.version >= 95) { var pref = "extensions.custombuttons.prefersColorSchemeOverride"; var pb = Cc["@mozilla.org/preferences-service;1"].getService(Ci.nsIPrefBranch); I shall think out what to do with the version discord.
  4. Custumbuttons rely on the platformVersion, if the value was left 68 it thinks that the xul is preset therefore fails, thats why I lift platformVersion to 74. But it rely not only the version, but other things which is silly I thing, I am to investigate further.
  5. set extensions.allowPrivateBrowsingByDefault to false and it will install
  6. @NotHereToPlayGames About vorapis supposed you block unwanted connections, it is intricated thing required connection to their home and to the google even if youtube doesn't. That's why I dropped it
  7. Okey this is not CatsXP, not a chrome at all. What do you mean "fully working", as I know mozilla has push to the firefox the very same cromish "sandbox" (flash and drm for xp) I already told that consider it useless. From the beginning I did only 32bit versions and not bothered with its "sandbox", but if you want I may enable it for х64 and shall see, no point in saving resources there.
  8. You keep gnawing this why, what do you want actually? Flash has gone, DRM is not possible. And yes firefox 68 has many win10 specifics, while that mostly was removed from mypal. The same reason he told
  9. Certainly useless, and not designed for singleprocess. https://wiki.mozilla.org/Security/Sandbox#Current_Status In addition several of these things works only on win10.
  10. Then here we may consider the mypal as the original firedox 68, another matter if will be differences there
  11. Supposed we all know what the sandbox is, I mean the particular setting in the particular browser - it is not truly a sandbox, no matter disable it or enable, and about nvidia what?
  12. 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.
  13. 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.
  14. 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.
  15. 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.
×
×
  • Create New...