SnowMan Game
Build Your Own SnowMan
What is SnowMan Game?
SnowMan Game is a Chrome extension developed by Ahmed Badawy, and its main feature is "Build Your Own SnowMan".
Extension Screenshots
Download SnowMan Game Extension CRX File
Download SnowMan Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Build Your Own SnowMan. enjoy!
Extension Basic Information
Name | SnowMan Game |
ID | heibcnhfbgplijjflkgfcdhfidneikeb |
Official URL | https://chromewebstore.google.com/detail/snowman-game/heibcnhfbgplijjflkgfcdhfidneikeb |
Description | Build Your Own SnowMan |
File Size | 190 KB |
Installation Count | 18 |
Current Version | 1.4 |
Last Updated | 2016-01-10 |
Publish Date | 2016-01-09 |
Rating | 3.00/5 Total 1 Ratings |
Developer | Ahmed Badawy |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SnowMan Game", "description": "Build Your Own SnowMan", "version": "1.4", "icons": { "64": "icon.png", "32": "icon.png", "16": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |