3D Randomizer

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

什么是3D Randomizer?

3D Randomizer是由PeriniM开发的Chrome扩展程序,该扩展的主要功能是“Get random 3D printing models from famous 3D printing websites”。

扩展截图

screenshot

下载3D Randomizer扩展crx文件

下载3D Randomizer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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