Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

My Browser Builds (Part 3)

Featured Replies

@roytam1

Can you add OAuth2 support over POP in the MailNews client?

Hi there. Has anyone been able to make greedy cache (https://github.com/JustOff/greedy-cache) wok in Basilisk52?

13 hours ago, dmiranda said:

Hi there. Has anyone been able to make greedy cache (https://github.com/JustOff/greedy-cache) wok in Basilisk52?

JustOff offers a few extensions for multiple browsers, but most of his extensions are for Pale Moon only. Unfortunately, Greedy Cache is one of these extensions. If it was compatible with Firefox or Serpent, he'd have added most probably suitable compatibility strings to the file install.rdf. But you can add these strings by editing install.rdf, install your mod afterwards and do your own test. It's totally easy, and you have nothing to lose.

Cheers, AstroSkipper travail-ordi.gif

Edited by AstroSkipper

6 hours ago, AstroSkipper said:

But you can add these strings by editing install.rdf, install your mod afterwards and do your own test. It's totally easy, and you have nothing to lose.

He. Yes, of course. Greedy me, I wanted to save some time before going that way :P

7 hours ago, AstroSkipper said:

Greedy Cache is one of these extensions. If it was compatible with Firefox or Serpent, he'd have added most probably suitable compatibility strings to the file install.rdf. But you can add these strings by editing install.rdf, install your mod afterwards and do your own test

... Another approach would be to first install Serpent Tester Tool:

https://github.com/Nebula-Mechanica/serpent-tester-tool/releases/tag/1.0.0

and with that done, test install the PM-specific extension in St52/UXP ;) :P ...

Edited by VistaLover

2 minutes ago, VistaLover said:

... Another approach would be to first install Serpent Tester Tool:

https://github.com/Nebula-Mechanica/serpent-tester-tool/releases/tag/1.0.0

and with that done, test install the PM-specific extension in St52/UXP ;) :P

Thanks for the hint! I only knew Moon Tester Tool but Serpent Tester Tool, I didn't have on my radar yet. Thanks again!

Cheers, AstroSkipper captain.gif

16 minutes ago, VistaLover said:

and with that done, test install the PM-specific extension in St52/UXP ;) :P ...

Oh, the things we do. Maybe Tobin was right :P

3 minutes ago, dmiranda said:

Maybe Tobin was right

I never myself claimed that M.A.T. was always wrong :P, but what do you actually mean by that? :dubbio:

I mean all that free crossing of code from different events of multiple branches of all forgotten trees. Sweet tooth wanted his precious code in his hands all of the time, all for and by himself :P

 

Edited by dmiranda

11 hours ago, kartel said:

https://socialclub.rockstargames.com/

 

Can anyone get rockstar social club to load?

I get a blank page and no error log

 

https://support.rockstargames.com works and I can login but I guess its pollyfill.

bogus technology

Hi @kartel been a while since I've seen you, and am surprised to not see you as much in mypal threads, but anyway..

This is what I get a blank page - I assume you mean on Serpent.

Blank page but with the error below.

spacer.png

I can not get to your first link at all.

The page isn’t redirecting properly

Hope you figure this out as I don't know what exactly what the TypeError means.

Take care ;)

Edited by XPerceniol

9 hours ago, kartel said:

https://socialclub.rockstargames.com/

Can anyone get rockstar social club to load?
I get a blank page and no error log

... You could've at least mentioned type of Browser and build version ;) ...
In any case. I use Serpent 52.9.0 32-bit here, so that will be the one I'll experiment with...

Not being a gamer myself, I had never visited that URL before, but upon loading your link, I can replicate the reported behaviour :( (i.e. a blank page) ...

Disabling uBlock Origin (legacy) makes no difference; as you said, no error stands out in Web Console, but the tab stops loading at:

https://s.rsg.sc/sc/js/20220603biee/build/intl-locale-polyfill.js

Also, Browser Console reports more:

GET https://s.rsg.sc/sc/js/20220603biee/build/intl-locale-polyfill.js.map  [HTTP/2.0 404 Not Found 425ms]

On an educated hunch, I felt that the page requires the "Intl.RelativeTimeFormat()" constructor, a JS feature first implemented in Firefox (Quantum) v65.0 and Google Chrome 71; more here ... No sigh of that in latest UXP, as you'd have imagined by now... :(

I took an approach I mentioned earlier in this thread, i.e. I took it upon an on-line "polyfill" service (that provides "polyfills" for missing platform Web APIs) and composed a simple Userscript loaded in ViolentMonkey :

// ==UserScript==
// @name        Add Intl.RelativeTimeFormat support
// @version     0.0.1
// @description Polyfills 'Intl.RelativeTimeFormat()', first implemented in Chromium 71
// @namespace   polyfill.app
// @include     https://*.rockstargames.com/*
// @run-at      document-start
// @require     https://polyfill.app/api/polyfill?minify&features=intl|locale=en~es
// ==/UserScript==

<!-- Polyfill Intl.RelativeTimeFormat, its dependencies & 'en, es' locale data -->

That only accounts for English and Spanish locales; the English version of referenced URI now loads successfully in St52:

v8lBl5q.jpg

What is odd, and he is right.

spacer.png

https://support.rockstargames.com/ Will load just fine just as is on:

52.9.0 (32-bit)
Build ID     20220617032904?

EDIT:

I should actually also say, I am a gamer as well, but I don't pay anymore for games because I can't afford to and have had also to drop netflix early this year to only rely on "free" things.

Edited by XPerceniol

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.