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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}