3D Randomizer

Get random 3D printing models from famous 3D printing websites

3D Randomizer क्या है?

3D Randomizer PeriniM द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get random 3D printing models from famous 3D printing websites"।

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

screenshot

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

crx प्रारूप में 3D Randomizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Introducing the 3D Randomizer! With just the click of a button, you'll have access to a vast array of 3D printing designs accurately chosen from Cults3D.com. Say goodbye to hours of browsing and searching for the perfect design. This extension will randomly choose a design for you, giving you the freedom to explore new and exciting possibilities. Whether you're a seasoned 3D printing pro or just starting out, this extension is a must-have for anyone looking to boost their creativity and streamline their 3D printing process. Give it a try today and see what you can create!                    

एक्सटेंशन की मूल जानकारी

नाम 3D Randomizer 3D Randomizer
ID lbjdommmhnfdapkijofjeplgiaejojcl
आधिकारिक URL https://chromewebstore.google.com/detail/3d-randomizer/lbjdommmhnfdapkijofjeplgiaejojcl
विवरण Get random 3D printing models from famous 3D printing websites
फ़ाइल का आकार 169 KB
स्थापना संख्या 168
वर्तमान संस्करण 1.1.0
अंतिम अपडेट 2023-02-02
प्रकाशन तिथि 2023-01-30
रेटिंग 4.75/5 कुल 4 रेटिंग्स
डेवलपर PeriniM
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://perinim.github.io/3D-randomizer-website/src/privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "3D Randomizer",
    "version": "1.1.0",
    "description": "Get random 3D printing models from famous 3D printing websites",
    "manifest_version": 3,
    "author": "Marco Perini",
    "action": {
        "default_popup": "src\/index.html",
        "default_title": "3D Print Randomizer"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "permissions": [
        "storage"
    ]
}