Panzoid+

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

Panzoid+ क्या है?

Panzoid+ WzrterFX द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Panzoid+ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    ]
}