Jump to content

nicolaasjan

Member
  • Posts

    577
  • Joined

  • Last visited

  • Days Won

    11
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by nicolaasjan

  1. Does however not occur on NM 28.
  2. (offtopic) Well, thanks. Not. I have ASD as well and I certainly don't recognize me in that statement. I expect you to take your words back.
  3. I think he means Classic Theme Restorer (can be found in the Classic Add-ons Archive)
  4. I have a version from DownThemAll! Nightly Builds. Had to change 'install.rdf' to make it install. Uploaded to my Dropbox account: https://dl.dropboxusercontent.com/s/a9j8p4abr4umujc/DownThemAll%21-nightly-3.0.9pre.20190820.xpi.zip
  5. Just tried that, but then YouTube doesn't load any more... As time goes by, Pale Moon becomes more and more obsolete for use with the "modern" web... Better to just put a lightweight Linux distro on old hardware and use a decent browser.
  6. Strange... What you can try as well, is the extension "Add to Search Bar". I have a modified version here, which should install in Basilisk: Add-to-Search-Bar-2.9.zip When installed, right-click in a search box to add search engine. Screenshot:
  7. Same issue as @baluw had I guess. See: https://msfn.org/board/topic/182647-my-browser-builds-part-3/page/65/?tab=comments#comment-1207849
  8. Have you tried changing the useragent for addons.basilisk-browser.org in 'about:config'? New string: general.useragent.override.addons.basilisk-browser.org Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:68.0) Gecko/20100101 Goanna/4.8 Firefox/68.0 Basilisk/52.9.2021.07.19 That allows you to install extensions from there as well (or at least download them and then edit 'instal.rdf' with the appropriate min and max version).
  9. Yes, it would be enlightening for him to witness a real terrorist attack... Also, in my opinion, he has a narcissistic personality disorder. If the Pale Moon team allows him to go on like this, I fear that even the few people that still use this browser will leave.
  10. Haha. Pale Moon on 4chan: /g/ - Pale Moon's love letter to community - Technology - 4chan They don't like the devs either...
  11. I tried with "DownThemAll!" (5 parallel downloads); 9MB/sec (my max speed):
  12. And now the Classic Addons Archive's files are gone as well... See: https://old.reddit.com/r/waterfox/comments/phgle9/classic_ad_on_archive_unfortunately_has_been_shut/ https://github.com/JustOff/ca-archive/issues/100 The complete archive is still accessible via this URL (or via the Internet Archive): https://cdn.waterfox.net/AMO/caa20190306.tar.xz ( 14GB compressed ! ) (file list)
  13. Don't know if they're breaking the licence (I'm not a lawyer), but it's a shady loophole for sure.
  14. (offtopic) For people under oppressive regimes, dissidents, journalists, the military, etc. it's a valid and legal option. From Wikipedia: Sure, there are people who abuse it for nefarious purposes. But there are enough that have a good reason to make use of it.
  15. In the good old days it was straightforward to clone the GitHub Pale Moon repo and build yourself. I see it is now on repo.palemoon.org and you need an account. With the TOR browser you get: 403 Forbidden And now this: I can't call this open source any more...
  16. Yeah, I see now (didn't check yesterday...). Sorry. These are downloadable: https://web.archive.org/web/20210901082440/https://www.mypal-browser.org/release/?C=M%3BO%3DD You mean the youtube-dl project that got hit by the RIAA? Their repo got reinstated with help of the EFF, but at the moment they're not doing very well again, because there hasn't been an update since 2021-06-06... Luckily there's the yt-dlp fork, which is actively maintained.
  17. Yeah, it's gone... Last "usable" version: https://web.archive.org/web/20210815103613/https://github.com/Feodor2/Mypal/releases
  18. I use uBlock Origin/uBlock-for-firefox-legacy (and uMatrix/eMatrix), which don't have that shady behaviour. I fully trust the maintainers of these.
  19. But...,but..., how do you cope with all the ads?
  20. My pleasure! But maybe extensions have to be downloaded first and then you have to edit the `install.rdf` file in it?
  21. Workaround: general.useragent.override.addons.palemoon.org ---> Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Goanna/4.8 Firefox/68.0 PaleMoon/29.4.0.2 Before: After: But there's a real possibility that they come up with something more "clever" (JavaScript?).
  22. Saved in the webarchive. https://web.archive.org/web/20210901082440/https://www.mypal-browser.org/release/?C=M%3BO%3DD
  23. VLC plays local files fine here on the XP VM (3.5GB RAM, 2 processors, video memory 128MB). But you can always try ffplay (no GUI whatsoever) from: https://rwijnsma.home.xs4all.nl/files/ffmpeg/?C=M;O=D [Edit] (Offtopic) To play YouTube video's through ffplay: youtube-dl --ignore-config -o - 4aXi3lOmICI | ffplay -i - Limited to 720p; I could only get 1080p working with the following command using the yt-dlp fork of youtube-dl (x86 version doesn't work on XP!): yt-dlp --ignore-config -o - -f "bv*[height<=1080][ext=mp4]+ba[ext=m4a]/b[ext=mp4]" --downloader ffmpeg --external-downloader-args "ffmpeg:-movflags dash" 4aXi3lOmICI | ffplay -i - Note that ffmpeg must be compiled with: --enable-demuxer=dash --enable-libxml2
  24. 2015-09-23 did absolutely nothing (not even audio played). You mean I have to install a codec pack from there and if so, which one should I install?
×
×
  • Create New...