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
Eメール [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"
    ]
}