Panzoid+
Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders
Panzoid+ là gì?
Panzoid+ là một tiện ích mở rộng Chrome được phát triển bởi WzrterFX, và tính năng chính của nó là "Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Panzoid+
Tải xuống các tệp mở rộng Panzoid+ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Panzoid+ |
ID | ehnkcfogapldjdcahfdhnfpddedeefpi |
URL Chính Thức | https://chromewebstore.google.com/detail/panzoid+/ehnkcfogapldjdcahfdhnfpddedeefpi |
Mô tả | Browser extension specifically for the Clipmaker 3. You can add new effects to your project using the new shaders |
Kích Thước Tệp | 60.46 KB |
Số Lần Cài Đặt | 100 |
Phiên Bản Hiện Tại | 1.7 release |
Cập Nhật Lần Cuối | 2024-02-26 |
Ngày Phát Hành | 2023-08-08 |
Đánh Giá | 4.75/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | WzrterFX |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |