Jump to content

feodor2

Member
  • Posts

    188
  • 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

175

Reputation

  1. Bad idea then, I only take what see fit, who knows how many other 78 things missed. So comment just that only one line mentioned
  2. Yes, it is about Bug 1609556 - Migrate toolbar-context-menu to Fluent (Firefox 78+) comment this one below inside the addon if (!FOX85 && appVersion >= 78 && url == "chrome://custombuttons/content/overlay.xul") Shall consider to put the version 78 then Still not looked, and still not going. You please ask here, I do not watch others there. So you ask about the version is impaired, sure indeed, no any version is complete paired, one most close is a javascript, but promise-resolvers thing from the 120 version for example. In all do not rely on the number.
  3. So if to disable csp they can know it. What about of the idea of fake csp to make them think that it is enabled? By the why in chromes flag "disable-security" make the browser completely ignores all sesurity s***.
  4. We discovered recently that 74 version has bug in the csp, it breaks several sites that worked before. You may disable it: security.csp.enable;false csp designed to forbid interference on a site. Аdvanced users do interference with scripts, however in the newer firefoxes (102 already) the setting has been removed, I wont do this but wonder how users overcome this in the newer firefoxes.
  5. Yes this did not work too, but fixed when updated ublock to the latest 65 version. So it is a bug with ublock 64.
  6. So please give an exact link which is playing on 68.14.8 and not on the 74.1.0 I see you put pictures (unnecessary) but different why? Particular videos was broken on invidus in its best times As I told invidus broken for me long ago before 68.14.8, but today I checked nadeko.net and there videos play regardless the version
  7. Are you sure? For me it no longer works everywhere, they are mostly dead because of stupidity to openly discuss their cause and more stupid was the automatic switch to other invidious when one failed.
  8. @exogenesis Try updated SSE version, I have put another ucrt which to be good with pentuim3 About addons they are all made for multiprocess long before 68, but some things may not work in the single process, no time to investigate as not important.
  9. 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.
  10. @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.
  11. 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.
  12. 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.
  13. set extensions.allowPrivateBrowsingByDefault to false and it will install
  14. @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
  15. 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.
×
×
  • Create New...