My Dolphin Show 8
In this game, you will experience the role of a dolphin in a presentation to the public.
My Dolphin Show 8คืออะไร?
My Dolphin Show 8 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย supergameslcon และคุณลักษณะหลักของมันคือ "In this game, you will experience the role of a dolphin in a presentation to the public."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Dolphin Show 8
ดาวน์โหลดไฟล์ส่วนขยาย My Dolphin Show 8 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
In this game, you will experience the role of a dolphin in a presentation to the public. Pay close attention to your trainer, she will tell you what to do. Do everything right and earn lots of rewards! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | onlploendojljkniigfnniffimghahle |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle |
| คำอธิบาย | In this game, you will experience the role of a dolphin in a presentation to the public. |
| ขนาดไฟล์ | 24.19 KB |
| จำนวนการติดตั้ง | 49 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2021-05-10 |
| วันที่เผยแพร่ | 2021-05-09 |
| ผู้พัฒนา | supergameslcon |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://cronegame.com/ |
| URL หน้าช่วยเหลือ | https://cronegame.com/my-dolphin-show-8/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://cronegame.com/privacy-policy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "My Dolphin Show 8",
"short_name": "Play My Dolphin Show 8 Free Online Game",
"description": "In this game, you will experience the role of a dolphin in a presentation to the public.",
"version": "1.0",
"browser_action": {
"default_title": "My Dolphin Show 8",
"default_icon": "128.png"
},
"icons": {
"16": "128.png",
"48": "128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
}
} | |