3D Randomizer

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

3D Randomizer là gì?

3D Randomizer là một tiện ích mở rộng Chrome được phát triển bởi PeriniM, và tính năng chính của nó là "Get random 3D printing models from famous 3D printing websites".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng 3D Randomizer

Tải xuống các tệp mở rộng 3D Randomizer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 3D Randomizer 3D Randomizer
ID lbjdommmhnfdapkijofjeplgiaejojcl
URL Chính Thức https://chromewebstore.google.com/detail/3d-randomizer/lbjdommmhnfdapkijofjeplgiaejojcl
Mô tả Get random 3D printing models from famous 3D printing websites
Kích Thước Tệp 169 KB
Số Lần Cài Đặt 168
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-02-02
Ngày Phát Hành 2023-01-30
Đánh Giá 4.75/5 Tổng số 4 Đánh Giá
Nhà Phát Triển PeriniM
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://perinim.github.io/3D-randomizer-website/src/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}