Coloring Books Animals Game
Click on the extension icon to play Coloring Books Animals Game on Google Chrome
What is Coloring Books Animals Game?
Coloring Books Animals Game is a Chrome extension developed by jackday731, and its main feature is "Click on the extension icon to play Coloring Books Animals Game on Google Chrome".
Extension Screenshots
Download Coloring Books Animals Game Extension CRX File
Download Coloring Books Animals 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 Coloring Books Animals Game on Google Chrome
Extension Basic Information
Name | |
ID | ojbdopiilbimmdakojglbjaahdaammgf |
Official URL | https://chrome.google.com/webstore/detail/coloring-books-animals-ga/ojbdopiilbimmdakojglbjaahdaammgf |
Description | Click on the extension icon to play Coloring Books Animals Game on Google Chrome |
File Size | 300 KB |
Installation Count | 71 |
Current Version | 4.7 |
Last Updated | 2020-01-14 |
Publish Date | 2020-01-14 |
Developer | jackday731 |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Coloring Books Animals Game", "description": "Click on the extension icon to play Coloring Books Animals Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "4.7", "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" } } |