Duck Hunt

Play Duck Hunt Offline Game right on your Chrome!

Duck Huntคืออะไร?

Duck Hunt เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chrome Games และคุณลักษณะหลักของมันคือ "Play Duck Hunt Offline Game right on your Chrome!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Duck Hunt

ดาวน์โหลดไฟล์ส่วนขยาย Duck Hunt ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Duck Hunting Classic Offline Version (Only 8MB)

Duck Hunt is a fantastic arcade game that takes inspiration from the original classic available on Nintendo game systems. You must shoot the moving ducks down with your mouse and see how many points you can score.

The hunting is fun and the controls to aim and fire your weapon are simple to master. The graphics are reminiscent of early Nintendo consoles and the gameplay really is fun. Be sure to avoid shooting your faithful dog, and aim your weapon fast!

Play Duck Hunting on your Google Chrome Browser. Press left mouse button to shoot. 

1. Install extension
2. Click the Duck Hunting icon on the Chrome toolbar 
and we will open a Duck Hunting for you to play the game! You don’t need to do anything else!
Have fun!

User's reviews:

Malek Masoud Jan 20, 2022 ⭐⭐⭐⭐⭐
I was at Round 11 with 194,800 points when the Game Over occurred; I guess you could say that I had joined the "Duck Hunting Elite" club of high scorers.

Grayson Howell Jan 19, 2022 ⭐⭐⭐⭐⭐
Honestly I thought it was gonna be a rip off or just a chrome backrgound but its really the real thing

Rikard Nielsen Jan 19, 2022 ⭐⭐⭐⭐⭐
The game is great, my high score is level 9

....

WHAT'S NEW?

v1.0.0
- First release                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Duck Hunt Duck Hunt
ID ghehkkngcebegpolngapebcijiopddde
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/duck-hunt/ghehkkngcebegpolngapebcijiopddde
คำอธิบาย Play Duck Hunt Offline Game right on your Chrome!
ขนาดไฟล์ 2.26 MB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2022-02-12
วันที่เผยแพร่ 2022-02-08
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Chrome Games
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.w3technic.com/
URL หน้าช่วยเหลือ https://www.w3technic.com/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.w3technic.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Duck Hunt",
    "version": "1.2.0",
    "version_name": "1.2.0",
    "action": {
        "default_icon": {
            "24": "img\/24x24.png",
            "32": "img\/32x32.png"
        },
        "default_title": "Duck Hunt!"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "description": "Play Duck Hunt Offline Game right on your Chrome!",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/duckhunt.w3technic.com"
}