Duck Hunter
Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome
What is Duck Hunter?
Duck Hunter is a Chrome extension developed by piscium2010, and its main feature is "Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome".
Extension Screenshots
Download Duck Hunter Extension CRX File
Download Duck Hunter 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 Game on Google Chrome Click on the extension icon to play Game on Google Chrome
Extension Basic Information
Name | |
ID | ephnahhbadjnenapcfnhgcfcfghoopam |
Official URL | https://chrome.google.com/webstore/detail/duck-hunter/ephnahhbadjnenapcfnhgcfcfghoopam |
Description | Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome |
File Size | 30.33 MB |
Installation Count | 333 |
Current Version | 1.0.0 |
Last Updated | 2020-01-11 |
Publish Date | 2020-01-11 |
Rating | 4.50/5 Total 2 Ratings |
Developer | piscium2010 |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Duck Hunter", "description": "", "version": "1.0.0", "icons": { "128": "icon-128.png", "32": "icon-32.png", "16": "icon-16.png" }, "browser_action": { "default_icon": "icon-16.png", "default_popup": "index.html" }, "permissions": [ "tabs", "bookmarks", "http:\/\/*.google.com\/", "unlimitedStorage" ] } |