Panzoid+

Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders

Panzoid+とは何ですか?

Panzoid+はWzrterFXによって開発されたChromeの拡張機能で、その主な機能は「Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders」です。

拡張機能のスクリーンショット

screenshot

Panzoid+拡張機能のCRXファイルをダウンロード

Panzoid+拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Release 1.0
-Extension available

Update 1.1
-Update all shaders
-Added themes
-Added Motion Blur
-Added Shine

Update 1.2
-Added Colorisma

Update 1.3
-Added Edge blur

Update 1.4
-Added Glitch
-Added Leave color
-Added Rainbow shake
-Added Left right shake

Update 1.5
-Added Halftone
-Added Invert channel

Update 1.6
-Added Extrude

Update 1.7
-Little style fix
-Added Ambient occlusion
-Added Light sweep                    

拡張機能の基本情報

名前 Panzoid+ Panzoid+
ID ehnkcfogapldjdcahfdhnfpddedeefpi
公式URL https://chromewebstore.google.com/detail/panzoid+/ehnkcfogapldjdcahfdhnfpddedeefpi
説明 Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders
ファイルサイズ 60.46 KB
インストール数 100
現在のバージョン 1.7 release
最終更新日 2024-02-26
公開日 2023-08-08
評価 4.75/5 合計 8 レビュー
開発者 WzrterFX
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version_name": "1.7 release",
    "version": "1.7",
    "name": "Panzoid+",
    "short_name": "Pz+",
    "description": "Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders",
    "author": "WzrterFX",
    "icons": {
        "128": ".\/source\/icons\/128x128.png",
        "48": ".\/source\/icons\/48x48.png",
        "32": ".\/source\/icons\/32x32.png",
        "16": ".\/source\/icons\/16x16.png"
    },
    "action": {
        "default_popup": ".\/index.html",
        "default_title": "Show Panzoid+"
    },
    "permissions": [
        "clipboardWrite"
    ]
}