WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Snake Pro

Snake Pro

View on Chrome Web Store
View Snake Pro Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Move the snake to eat apples while avoiding attacks by monsters.
Type
Extension
Users
1,000 users
24
Game for Break
View author page of Game for Break
Published
Published on April 29, 2025
Version 0.1.0
Manifest version
3
Updated
Updated on May 30, 2025
lifestyle/games
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Snake Pro Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Snake Pro",
    "version": "0.1.0",
    "description": "Move the snake to eat apples while avoiding attacks by monsters.",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "images\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top