Greasy Fork is available in English.

Backloggery interop

Backloggery integration with game library websites

< Feedback on Backloggery interop

Review: Bad - script does not work

§
Posted: 2023/12/08

I’m getting a TypeError that “GM_info.script.options is undefined”, so the script is doing nothing. :\

Firefox 120, Violentmonkey 2.16.0

§
Posted: 2023/12/13

Violentmonkey have their own version of API which is mostly incompatible with API of other userscript managers (and no settings support either). It's not really supported by this script.

…If you don't use PSN you can try commenting out the line containing text GM_info.script.options (#93 in the current version) by adding # at the beginning; that should deal with this error at least.

§
Posted: 2023/12/19

Violentmonkey have their own version of API which is mostly incompatible with API of other userscript managers (and no settings support either)

Correction: mixed it up with Greasemonkey 😅

However, Violentmonkey still doesn't appear to support script settings, which this script relies on for Steam and PSN, so it doesn't seem like you'd be able to use this version without editing it either way 😔

§
Posted: 2024/03/20

Note: included a fix for this specific error in the latest release (…no idea if the script will work with Violentmonkey though).

Also, only PSN requires adjusting script settings to use now.

§
Posted: 2024/08/13

…This should no longer be an issue.

(The code causing an error got removed, and the PSN ID value is now loaded from the script storage; you can set it by ‘claiming’ a user profile on PSNProfiles.)

Post reply

Sign in to post a reply.