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.

ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2036 rebuild 1

Featured Replies


6 hours ago, NotHereToPlayGames said:

That doesn't really help.  How do you generate the extension ID?

Manifest 3 to manifest 2 converting

https://groups.google.com/a/chromium.org/g/chromium-extensions/c/GMWU8ZDALSs

Someone, who calls himself "Carlos" wrote:

"Currently working on an npm package which can convert the manifest file from v3 to v2 and handle other compatibility issues. Let me know if you are interested"

https://apps.jeurissen.co/contact

  • Author
4 hours ago, Dixel said:

Let me know if you are interested

I'm not.  Not to contact somebody I do not know!  All of my "older" extensions work just fine in my "older" browser, ZERO need to convert to v3.

Have the curiosity, but can wait until it becomes "mainstream public knowledge" versus a "private contact-me hobbyist-project".

some websites refuse to load and the page is full blank

then I access them using W7 and a modern browser 

this way I can get access to those webs using this browser...

I don't use any user agent switcher 

it's somewhat annyoing but we have to live with this crap

I want to guess some websites read my IP associated to an old browser version

 

  • Author

So you visit the web site from Win7 and a different browser and AFTER you do that, then you can visit using 360Chrome on XP?

44 minutes ago, NotHereToPlayGames said:

So you visit the web site from Win7 and a different browser and AFTER you do that, then you can visit using 360Chrome on XP?

exactly. ((I don't use chrome 13.5 on W7 so I forgot to try it out))  

it doesn't matter how many times I do F5 because it refuses to display anything

the wallapop.com site sometimes is accessible except when try to I log in

then I log in with W7 and after that I can miraculously log in with XP.

right now I'm facing this message on the main page so I can't do nothing with XP

Application error: a client-side exception has occurred (see the browser console for more information).

 

  • Author
43 minutes ago, Milkinis said:

Application error: a client-side exception has occurred (see the browser console for more information).

That error isn't actually telling us anything.  Error messages have to come from the Console tab in Dev Tools and not the browser content area where web pages are displayed.

The last time that the content area showed that error, TWO polyfills were required to clear it.

I think they were Object.hasOwn() and randomUUID() but I'm not 100% positive.

8 minutes ago, NotHereToPlayGames said:

The last time that the content area showed that error, TWO polyfills were required to clear it.

I think they were Object.hasOwn() and randomUUID() but I'm not 100% positive.

that tip only works for the LG website.

https://msfn.org/board/topic/184624-arcticfoxienotheretoplaygames-360chrome-v1352036-rebuild-1/?do=findComment&comment=1249293

 

  • Author

wallapop is failing at Intl.NumberFormat.  Chrome supports it since version 24 for most sub-features and since version 64 for other sub-features.

There are some sub-features not supported until Chrome version 106 but I am not seeing them being used at wallapop (I do not have my normal debug tools available here at work).

What browser are you using in Win7 and does it show up as "green" here - https://caniuse.com/?search=intl.numberformat

I already explained an issue with wallapop and minimumFractionDigits/maximumFractionDigits, need to do some search & replace in served JavaScript with Proxomitron or similar. The issue is currently in https://uk.wallapop.com/_next/static/chunks/9153-b1a4057bd47ff04a.js.

Find:

{style:"currency",currency:n,maximumFractionDigits:r}

And replace:

{style:"currency",currency:n,minimumFractionDigits:r,maximumFractionDigits:r}

Edited by UCyborg

Create an account or sign in to comment

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.