Panzoid+

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

Qu'est-ce que Panzoid+ ?

Panzoid+ est une extension Chrome développée par WzrterFX, et sa fonction principale est "Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Panzoid+

Téléchargez les fichiers d'extension Panzoid+ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Panzoid+ Panzoid+
ID ehnkcfogapldjdcahfdhnfpddedeefpi
URL Officiel https://chromewebstore.google.com/detail/panzoid+/ehnkcfogapldjdcahfdhnfpddedeefpi
Description Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders
Taille du Fichier 60.46 KB
Nombre d'Installations 100
Version Actuelle 1.7 release
Dernière Mise à Jour 2024-02-26
Date de Publication 2023-08-08
Évaluation 4.75/5 Total 8 Évaluations
Développeur WzrterFX
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}