Game Idea Generator

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

Game Idea Generator क्या है?

Game Idea Generator Andre Micheletti द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate random game ideas using a random set game genres, themes and game mechanics"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Game Idea Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}