Snowboard Ski Game
Click on the extension icon to play Snowboard Ski Game on Google Chrome
Wat is Snowboard Ski Game?
Snowboard Ski Game is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Click on the extension icon to play Snowboard Ski Game on Google Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie Snowboard Ski Game
Download Snowboard Ski Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Click on the extension icon to play Snowboard Ski Game on Google Chrome
Basisinformatie over de Extensie
Naam | |
ID | mdcdajfdlafbkhnapkieofknignnaafb |
Officiële URL | https://chromewebstore.google.com/detail/snowboard-ski-game/mdcdajfdlafbkhnapkieofknignnaafb |
Beschrijving | Click on the extension icon to play Snowboard Ski Game on Google Chrome |
Bestandsgrootte | 300 KB |
Aantal Installaties | 11 |
Huidige Versie | 4.6 |
Laatst Bijgewerkt | 2020-01-15 |
Publicatiedatum | 2020-01-15 |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |