3D Randomizer

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

ما هو 3D Randomizer؟

3D Randomizer هو إضافة Chrome تم تطويرها بواسطة PeriniM، والميزة الرئيسية لها هي "Get random 3D printing models from famous 3D printing websites".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة 3D Randomizer

قم بتنزيل ملفات الامتداد 3D Randomizer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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"
    ]
}