Snowboard Ski Game
Click on the extension icon to play Snowboard Ski Game on Google Chrome
What is Snowboard Ski Game?
Snowboard Ski Game is a Chrome extension developed by Unknown, and its main feature is "Click on the extension icon to play Snowboard Ski Game on Google Chrome".
Extension Screenshots
Download Snowboard Ski Game Extension CRX File
Download Snowboard Ski 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
Click on the extension icon to play Snowboard Ski Game on Google Chrome
Extension Basic Information
Name | |
ID | mdcdajfdlafbkhnapkieofknignnaafb |
Official URL | https://chromewebstore.google.com/detail/snowboard-ski-game/mdcdajfdlafbkhnapkieofknignnaafb |
Description | Click on the extension icon to play Snowboard Ski Game on Google Chrome |
File Size | 300 KB |
Installation Count | 11 |
Current Version | 4.6 |
Last Updated | 2020-01-15 |
Publish Date | 2020-01-15 |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snowboard Ski Game", "description": "Click on the extension icon to play Snowboard Ski Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "4.6", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |