-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to extension: CrazyGamesAdApi #1324
Comments
CrazyGamesAdApi.json |
The update has been merged in #1325 |
I'm not convinced by the way the url is filtered, the referrer checks the url where the user come from. |
Each game within CrazyGames is embedded inside an iframe. Following the documentation listed here:
The parent hostnames ( Going to a CrazyGames game from the favorites/bookmarks wouldn't impact anything as it doesn't affect iframe elements. |
ok, let me give a last check, before a merge of this auto load today. |
I merged the auto load in this PR #1333 |
Description
Update to CrazyGamesAdApi extension, from 1.2.2 to 1.3.0.
This update to the extension was made with some assistance from @lhphr.
How to use the extension
Due to SDK not auto loading anymore, this breaks current projects as they need to add LoadSDK action to the start of their game.
With newly added GameLoading start/stop api calls, you can now tell CrazyGames whether your game is loading or not
Checklist
What tier of review do you aim for your extension?
Reviewed
Example file
Since this can only be tested on CrazyGames, there is no reason to have an example file, though I can confirm that it works as expected as we are using this in "Golf Adventures! 2"
Extension file
CrazyGamesAdApi.json
The text was updated successfully, but these errors were encountered: