Forum Discussion
Ability to block Chrome dinosaur game on Android
I'm looking for a way to block the dinosaur game in chrome on Android. I see the AllowDinosaurEasterEgg managed configuration but that is only for desktop Chrome. Are there any plans to implement this for Android? Is there another way to achieve this?
This is a high priority request from our customer to the point where we see the only solution is to switch browsers.
Thank You
- 2 months ago
As said, its not possible (yet). But I'm more curious about the why? What is the reason for blocking this? I've heard this request once and that was because people took their devices offline and started playing the game in stead of working.
But a easy workaround for this, and faster than getting a request approved, is by preventing people from taking their device offline. Their are more policies available to do that, then there are for blocking the dino game.
10 Replies
- enriqueLevel 1.6: Donut2 months ago
Can I vote for this?
- Emilie_BGoogle Community Manager2 months ago
Thanks for your question jverlinden​ - I have a soft spot for the dinosaur game but, I'm biased as I love dinosaurs in general 🦖
Let's see if anyone can help, though jasonbayton​ Moombas​ Michel​ Alex_Muc​ jeremy​ Flo​ mattdermody​ badams​ BenMcc​ Elijah​ Rakib​ okmick​ keni​ DarenSamson​
- BenMccLevel 2.0: Eclair2 months ago
Hi jverlinden​ ,
I am afraid there is no way to do this on Android at this time. May be worth requesting this as a feature.
Ben
- jverlindenLevel 1.6: Donut2 months ago
Thank you for confirmation. Where can I request a new feature?
- RakibLevel 2.2: Froyo2 months ago
If you want to see all the options Chrome on android supports, go to chrome://policy and show properties without value. Or go straight to the documentation here: https://chromeenterprise.google/policies/
And as you've seen it is not possible to block the Dino game now, but even if could block the game, it's available all over the internet.
- MichelLevel 3.0: Honeycomb2 months ago
As said, its not possible (yet). But I'm more curious about the why? What is the reason for blocking this? I've heard this request once and that was because people took their devices offline and started playing the game in stead of working.
But a easy workaround for this, and faster than getting a request approved, is by preventing people from taking their device offline. Their are more policies available to do that, then there are for blocking the dino game.
- jverlindenLevel 1.6: Donut2 months ago
We have a custom MDM that is used in an on-prem secure environment so there is no access to the cloud. The wireless coverage is also very spotty. How would we achieve what you are suggesting here? How could I prevent the user from simply navigating to chrome://dino?
I tried the URLBlockList managed configuration to prevent manually going to chrome://dino but this appears to only work with the cloud EMM and not through the use of DevicePolicyManager.setApplicationRestrictions() from our device owner app.
- RakibLevel 2.2: Froyo2 months ago
Could doing a kiosk and only allow fullscreen apps and webpages operate?