Super Cricket Game
Click on the extension icon to play Super Cricket Game on Google Chrome
What is Super Cricket Game?
Super Cricket Game is a Chrome extension developed by Unknown, and its main feature is "Click on the extension icon to play Super Cricket Game on Google Chrome".
Extension Screenshots
Download Super Cricket Game Extension CRX File
Download Super Cricket 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 Super Cricket Game on Google Chrome
Extension Basic Information
Name | Super Cricket Game |
ID | gbadcnhajljheiclgfikadbdekagpeaj |
Official URL | https://chromewebstore.google.com/detail/super-cricket-game/gbadcnhajljheiclgfikadbdekagpeaj |
Description | Click on the extension icon to play Super Cricket Game on Google Chrome |
File Size | 302 KB |
Installation Count | 14 |
Current Version | 5.2 |
Last Updated | 2020-01-08 |
Publish Date | 2020-01-08 |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Super Cricket Game", "description": "Click on the extension icon to play Super Cricket Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "5.2", "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" } } |