Game Idea Generator

Generate random game ideas using a random set game genres, themes and game mechanics

Game Idea Generatorคืออะไร?

Game Idea Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Andre Micheletti และคุณลักษณะหลักของมันคือ "Generate random game ideas using a random set game genres, themes and game mechanics"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Game Idea Generator

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

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

                        Online tool to generate random game ideas using a random set of tags, including game genres, themes and game mechanics. 

Pick your idea quickly for your Game Jams / Indie games and share your idea with the world!

Planned Features:
- Save ideas and access them in the extension tab.                    

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

ชื่อ Game Idea Generator Game Idea Generator
ID aoeolgodbphjghklpaiapijnblbaoiod
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/game-idea-generator/aoeolgodbphjghklpaiapijnblbaoiod
คำอธิบาย Generate random game ideas using a random set game genres, themes and game mechanics
ขนาดไฟล์ 22.31 KB
จำนวนการติดตั้ง 161
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2023-12-30
วันที่เผยแพร่ 2021-08-25
คะแนน 4.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Andre Micheletti
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Game Idea Generator",
    "description": "Generate random game ideas using a random set game genres, themes and game mechanics",
    "version": "0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/gamepad16.png",
        "32": "\/images\/gamepad32.png",
        "48": "\/images\/gamepad48.png",
        "128": "\/images\/gamepad128.png"
    }
}