Duck Hunter
Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome
Vad är Duck Hunter?
Duck Hunter är en Chrome-tillägg utvecklad av piscium2010, och dess huvudfunktion är "Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome".
Tilläggsskärmbilder
Ladda ner Duck Hunter-förlängningens CRX-fil
Ladda ner Duck Hunter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome
Grundläggande Information om Tillägg
Namn | |
ID | ephnahhbadjnenapcfnhgcfcfghoopam |
Officiell webbadress | https://chrome.google.com/webstore/detail/duck-hunter/ephnahhbadjnenapcfnhgcfcfghoopam |
Beskrivning | Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome |
Filstorlek | 30.33 MB |
Antal Installationer | 333 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2020-01-11 |
Publiceringsdatum | 2020-01-11 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | piscium2010 |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" ] } |